demos.pro
13 lines
| 280 B
| text/idl
|
PrologLexer
/ demos / demos.pro
Michal Klocek
|
r1003 | !include( ../config.pri ) { | ||
error( "Couldn't find the config.pri file!" ) | ||||
} | ||||
!include( ../build.pri ) { | ||||
error( "Couldn't find the build.pri file !") | ||||
} | ||||
Jani Honkonen
|
r508 | TEMPLATE = subdirs | ||
SUBDIRS += chartthemes \ | ||||
Jani Honkonen
|
r827 | piechartcustomization \ | ||
Jani Honkonen
|
r982 | qmlchart \ | ||
dynamicspline | ||||