Changeset 1156 for branches/vendor/nokia/qt/current/examples/examples.pro
- Timestamp:
- Nov 7, 2014, 5:23:02 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/vendor/nokia/qt/current/examples/examples.pro
r844 r1156 46 46 xml 47 47 48 49 48 50 !contains(QT_CONFIG, no-gui):contains(QT_CONFIG, multimedia) { 49 51 SUBDIRS += multimedia … … 63 65 contains(QT_CONFIG, openvg): SUBDIRS += openvg 64 66 contains(QT_CONFIG, dbus): SUBDIRS += dbus 65 contains(QT_CONFIG, declarative): SUBDIRS += declarative 66 win32: SUBDIRS += activeqt67 contains(QT_CONFIG, declarative): SUBDIRS += declarative 68 win32: SUBDIRS += activeqt 67 69 contains(QT_CONFIG, xmlpatterns):!contains(QT_CONFIG, no-gui): SUBDIRS += xmlpatterns 68 70 contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= mainwindows … … 74 76 INSTALLS += sources 75 77 76 symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
Note:
See TracChangeset
for help on using the changeset viewer.