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:
committed by
Qt by Nokia
parent
9ed0d5e177
commit
fdc197d614
@@ -3,6 +3,8 @@ TARGET = audiorecorder
|
|||||||
|
|
||||||
QT += multimedia
|
QT += multimedia
|
||||||
|
|
||||||
|
win32:INCLUDEPATH += $$PWD
|
||||||
|
|
||||||
HEADERS = \
|
HEADERS = \
|
||||||
audiorecorder.h \
|
audiorecorder.h \
|
||||||
qaudiolevel.h
|
qaudiolevel.h
|
||||||
|
|||||||
Reference in New Issue
Block a user