Changeset 846 for trunk/examples/script/script.pro
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/examples/script/script.pro
r561 r846 1 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*:!cross_compile:SUBDIRS += calculator qstetrix 5 !wince*:!contains(QT_CONFIG, no-gui):SUBDIRS += qscript marshal 6 !wince*:SUBDIRS *= marshal 7 !wince*:!cross_compile:!contains(QT_CONFIG, no-gui):SUBDIRS += calculator qstetrix 6 8 7 9 symbian: SUBDIRS = context2d
Note:
See TracChangeset
for help on using the changeset viewer.