source:
trunk/mkspecs/features/designer.prf@
1036
Last change on this file since 1036 was 561, checked in by , 16 years ago | |
---|---|
File size: 134 bytes |
Line | |
---|---|
1 | QT += xml |
2 | contains(QT_CONFIG, script): QT += script |
3 | qt:load(qt) |
4 | |
5 | plugin:DEFINES += QDESIGNER_EXPORT_WIDGETS |
6 | |
7 | qtAddLibrary(QtDesigner) |
Note:
See TracBrowser
for help on using the repository browser.