Fix include path error in shadow build of audiorecorder example

Change-Id: Iafe726c4b84b728d084b3085bb13e5055e96bb8b
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Mithra Pattison
2012-07-11 11:18:47 +10:00
committed by Qt by Nokia
parent 9ed0d5e177
commit fdc197d614

View File

@@ -3,6 +3,8 @@ TARGET = audiorecorder
QT += multimedia
win32:INCLUDEPATH += $$PWD
HEADERS = \
audiorecorder.h \
qaudiolevel.h