##// END OF EJS Templates
Tuning QML donut
Tuning QML donut

File last commit:

r1813:c3705e59ed40
r1852:13af3669dfff
Show More
tests.pro
15 lines | 243 B | text/idl | PrologLexer
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += \
auto \
chartwidgettest \
qmlchartproperties \
qmlchartaxis
!linux-arm*: {
SUBDIRS += \
wavechart
}