author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 19 Feb 2010 23:40:16 +0200 | |
branch | RCL_3 |
changeset 4 | 3b1da2848fc7 |
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 |