##// END OF EJS Templates
unit tests for horizontal barcharts
unit tests for horizontal barcharts

File last commit:

r1419:9a2b5d956bb6
r1691:a02fd4879eaa
Show More
qmlchartproperties.pro
8 lines | 181 B | text/idl | PrologLexer
Tero Ahola
Added test app for testing QML properties
r1298 !include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)