Last change
on this file since 965 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
|
Line | |
---|
1 | TEMPLATE = subdirs
|
---|
2 | CONFIG += ordered
|
---|
3 |
|
---|
4 | REQUIRES = !CONFIG(static,shared|static)
|
---|
5 | contains(QT_CONFIG, qt3support): SUBDIRS += widgets
|
---|
6 | win32: SUBDIRS += activeqt
|
---|
7 | # contains(QT_CONFIG, opengl): SUBDIRS += tools/view3d
|
---|
8 | contains(QT_CONFIG, webkit): SUBDIRS += qwebview
|
---|
9 | contains(QT_CONFIG, phonon): SUBDIRS += phononwidgets
|
---|
10 | contains(QT_CONFIG, declarative): SUBDIRS += qdeclarativeview
|
---|
Note:
See
TracBrowser
for help on using the repository browser.