author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Wed, 21 Apr 2010 09:15:16 +0300 | |
branch | RCL_3 |
changeset 11 | 68d3b337861b |
parent 0 | 1918ee327afb |
child 30 | 5dc02b23752f |
permissions | -rw-r--r-- |
0 | 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 |