summaryrefslogtreecommitdiff
path: root/tools/designer/src/plugins/plugins.pro
blob: baf52611392738a9972000a65caf1cd4f6ffd298 (plain)
1
2
3
4
5
6
7
8
9
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