##// END OF EJS Templates
Remove opengl dependency from oscilloscope demos....
Remove opengl dependency from oscilloscope demos. These demos do not actually use opengl for anything, so no need for the dependency. This dependency also breaks the demos in android. Change-Id: I4da2a83f11fddd416034821d233f0543ee0900ed Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2510:0fc60b87ece9
r2525:5407eb4cd85a
Show More
quick2chartproperties.pro
9 lines | 234 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/quick2chartproperties/*
include(qtquick2applicationviewer/qtquick2applicationviewer.pri)