equal
deleted
inserted
replaced
1 TEMPLATE = subdirs |
1 TEMPLATE = subdirs |
2 SUBDIRS = helloscript context2d defaultprototypes customclass |
2 SUBDIRS = customclass |
|
3 !contains(QT_CONFIG, no-gui):SUBDIRS += helloscript context2d defaultprototypes |
3 |
4 |
4 !wince*:SUBDIRS += qscript marshal |
5 !wince*:!contains(QT_CONFIG, no-gui):SUBDIRS += qscript marshal |
5 !wince*:!cross_compile:SUBDIRS += calculator qstetrix |
6 !wince*:SUBDIRS *= marshal |
|
7 !wince*:!cross_compile:!contains(QT_CONFIG, no-gui):SUBDIRS += calculator qstetrix |
6 |
8 |
7 symbian: SUBDIRS = context2d |
9 symbian: SUBDIRS = context2d |
8 |
10 |
9 # install |
11 # install |
10 target.path = $$[QT_INSTALL_EXAMPLES]/script |
12 target.path = $$[QT_INSTALL_EXAMPLES]/script |