test.pro
11 lines
| 198 B
| text/idl
|
PrologLexer
/ test / test.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 \ | ||
Marek Rosa
|
r964 | tablemodelchart | ||