summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/designer.prf
blob: fa40caab3f800459f058294ee4ea4b8fef565d72 (plain)
1
2
3
4
5
6
7
QT += xml
contains(QT_CONFIG, script): QT += script
qt:load(qt)

plugin:DEFINES += QDESIGNER_EXPORT_WIDGETS

qtAddLibrary(QtDesigner)