##// END OF EJS Templates
Merge remote-tracking branch 'origin/5.7' into dev...
Merge remote-tracking branch 'origin/5.7' into dev Change-Id: I86dec1064d79704214e885681449ca347b193d66

File last commit:

r2712:c544258484ff
r2895:e9a2e2a5e9c0 merge
Show More
audio.pro
15 lines | 245 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
QT += multimedia
TARGET = audio
TEMPLATE = app
SOURCES += main.cpp\
widget.cpp \
xyseriesiodevice.cpp
HEADERS += widget.h \
xyseriesiodevice.h