summaryrefslogtreecommitdiffstats
path: root/tools/designer/src/plugins/plugins.pro
blob: bcebb82ec69cbf67e7cd73fd3cb3c1dfedcf5ed8 (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: 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