summaryrefslogtreecommitdiff
path: root/src/designer/src/plugins/plugins.pro
blob: 17aeb52053fcda95cdd6504e2031b0731443259c (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs
CONFIG += ordered

REQUIRES = !CONFIG(static,shared|static)
# 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