Last change
on this file was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
349 bytes
|
Line | |
---|
1 | TEMPLATE = subdirs
|
---|
2 | CONFIG += ordered
|
---|
3 |
|
---|
4 | REQUIRES = !CONFIG(static,shared|static)
|
---|
5 | contains(QT_CONFIG, qt3support): SUBDIRS += widgets
|
---|
6 | win32:!contains(QT_EDITION, OpenSource):SUBDIRS += activeqt
|
---|
7 | # contains(QT_CONFIG, opengl): SUBDIRS += tools/view3d
|
---|
8 | contains(QT_CONFIG, webkit): SUBDIRS += qwebview
|
---|
9 | contains(QT_CONFIG, phonon): SUBDIRS += phononwidgets
|
---|
Note:
See
TracBrowser
for help on using the repository browser.