Changeset 767 for branches/vendor/nokia/qt/current/tools/tools.pro
- Timestamp:
- Aug 2, 2010, 5:05:06 PM (15 years ago)
- File:
-
- 1 edited
-
branches/vendor/nokia/qt/current/tools/tools.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/vendor/nokia/qt/current/tools/tools.pro
r556 r767 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.
