Changeset 769 for trunk/tools/tools.pro
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/tools/tools.pro
r634 r769 29 29 contains(QT_CONFIG, declarative):SUBDIRS += qmlviewer qmldebugger 30 30 contains(QT_CONFIG, dbus):SUBDIRS += qdbus 31 !wince*:contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns xmlpatternsvalidator 31 # We don't need these command line utilities on embedded platforms. 32 !wince*:!symbian:contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns xmlpatternsvalidator 32 33 embedded: SUBDIRS += makeqpf 33 34
Note:
See TracChangeset
for help on using the changeset viewer.