summaryrefslogtreecommitdiffstats
path: root/tools/designer/src/plugins/plugins.pro
blob: cf4fa8a70c2378d8c990107cf6e9b6e1db19854e (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs
CONFIG += ordered

REQUIRES = !CONFIG(static,shared|static)
contains(QT_CONFIG, qt3support): SUBDIRS += widgets
win32:!contains(QT_EDITION, OpenSource):SUBDIRS += activeqt
# contains(QT_CONFIG, opengl): SUBDIRS += tools/view3d
contains(QT_CONFIG, webkit): SUBDIRS += qwebview
contains(QT_CONFIG, phonon): SUBDIRS += phononwidgets
contains(QT_CONFIG, declarative): SUBDIRS += qdeclarativeview