demos.pro
10 lines
| 247 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 \ | ||
Jani Honkonen
|
r982 | qmlchart \ | ||
dynamicspline | ||||