source: trunk/mkspecs/features/designer.prf@ 1036

Last change on this file since 1036 was 561, checked in by Dmitry A. Kuminov, 16 years ago

trunk: Merged in qt 4.6.1 sources.

File size: 134 bytes
Line 
1QT += xml
2contains(QT_CONFIG, script): QT += script
3qt:load(qt)
4
5plugin:DEFINES += QDESIGNER_EXPORT_WIDGETS
6
7qtAddLibrary(QtDesigner)
Note: See TracBrowser for help on using the repository browser.