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

File last commit:

r1680:73e46ffc00f9
r1691:a02fd4879eaa
Show More
tests.pro
14 lines | 224 B | text/idl | PrologLexer
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += \
auto \
chartwidgettest \
qmlchartproperties
!linux-arm*: {
SUBDIRS += \
wavechart
}