tests.pro
12 lines
| 223 B
| text/idl
|
PrologLexer
/ tests / tests.pro
Michal Klocek
|
r1003 | !include( ../config.pri ) { | ||
error( "Couldn't find the config.pri file!" ) | ||||
} | ||||
Michal Klocek
|
r34 | TEMPLATE = subdirs | ||
Michal Klocek
|
r752 | SUBDIRS += \ | ||
Michal Klocek
|
r1050 | auto \ | ||
Tero Ahola
|
r815 | chartwidgettest \ | ||
Marek Rosa
|
r940 | wavechart \ | ||
Marek Rosa
|
r961 | gdpbarchart \ | ||
Tero Ahola
|
r1298 | tablemodelchart \ | ||
qmlchartproperties | ||||