##// END OF EJS Templates
Known issue to README: staticlib and QML apps
Known issue to README: staticlib and QML apps

File last commit:

r1783:86f3ac473a35
r2047:26f8686d04d5
Show More
qmloscilloscope.pro
13 lines | 247 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
QT += opengl
RESOURCES += resources.qrc
SOURCES += main.cpp \
datasource.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)
HEADERS += \
datasource.h