##// END OF EJS Templates
Fix android build issues...
Fix android build issues Change-Id: I87ffe334694aa8beac6ec9b4ce310790bee78fd0 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>

File last commit:

r2155:efb312b94196
r2522:e2eb16a7c3b1
Show More
audio.pro
13 lines | 234 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
QT += multimedia
TARGET = audio
TEMPLATE = app
SOURCES += main.cpp\
widget.cpp \
xyseriesiodevice.cpp
HEADERS += widget.h \
xyseriesiodevice.h