Last change
on this file was 846, checked in by Dmitry A. Kuminov, 14 years ago |
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
|
File size:
378 bytes
|
Rev | Line | |
---|
[2] | 1 | TEMPLATE = subdirs
|
---|
| 2 | CONFIG += ordered
|
---|
| 3 |
|
---|
| 4 | REQUIRES = !CONFIG(static,shared|static)
|
---|
| 5 | contains(QT_CONFIG, qt3support): SUBDIRS += widgets
|
---|
[846] | 6 | win32: SUBDIRS += activeqt
|
---|
[2] | 7 | # contains(QT_CONFIG, opengl): SUBDIRS += tools/view3d
|
---|
| 8 | contains(QT_CONFIG, webkit): SUBDIRS += qwebview
|
---|
| 9 | contains(QT_CONFIG, phonon): SUBDIRS += phononwidgets
|
---|
[846] | 10 | contains(QT_CONFIG, declarative): SUBDIRS += qdeclarativeview
|
---|
Note:
See
TracBrowser
for help on using the repository browser.