Changeset 561 for trunk/tools/activeqt/activeqt.pro
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/tools/activeqt/activeqt.pro
r2 r561 3 3 CONFIG += ordered 4 4 5 contains(QT_EDITION, OpenSource|Console) { 6 message("You are not licensed to use ActiveQt.") 7 } else { 8 SUBDIRS = dumpdoc \ 9 dumpcpp \ 10 testcon 11 } 5 SUBDIRS = dumpdoc \ 6 dumpcpp \ 7 testcon 8
Note:
See TracChangeset
for help on using the changeset viewer.