demos.pro
14 lines
| 356 B
| text/idl
|
PrologLexer
/ demos / demos.pro
Tero Ahola
|
r1035 | CURRENTLY_BUILDING_COMPONENTS = "demos" | ||
Michal Klocek
|
r1003 | !include( ../config.pri ) { | ||
Tero Ahola
|
r1035 | error( "Couldn't find the config.pri file!" ) | ||
Michal Klocek
|
r1003 | } | ||
Jani Honkonen
|
r508 | TEMPLATE = subdirs | ||
SUBDIRS += chartthemes \ | ||||
Jani Honkonen
|
r827 | piechartcustomization \ | ||
Tero Ahola
|
r1139 | dynamicspline \ | ||
Jani Honkonen
|
r982 | qmlchart \ | ||
Tero Ahola
|
r1202 | qmlweather \ | ||
Tero Ahola
|
r1240 | qmlf1legends \ | ||
Tero Ahola
|
r1259 | qmlcustomizations \ | ||
Tero Ahola
|
r1202 | qmlcustommodel | ||