##// END OF EJS Templates
Add the new Qt template to demos and tests...
Add the new Qt template to demos and tests The new Qt template is added to demos and test applications that provide the selection for theme. Task-number: QTRD-1924 Change-Id: I847621c98c657e89678bc759ab9e8f6c290debd7 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

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