source: branches/4.5.1/tools/designer/src/plugins/plugins.pro

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

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 349 bytes
Line 
1TEMPLATE = subdirs
2CONFIG += ordered
3
4REQUIRES = !CONFIG(static,shared|static)
5contains(QT_CONFIG, qt3support): SUBDIRS += widgets
6win32:!contains(QT_EDITION, OpenSource):SUBDIRS += activeqt
7# contains(QT_CONFIG, opengl): SUBDIRS += tools/view3d
8contains(QT_CONFIG, webkit): SUBDIRS += qwebview
9contains(QT_CONFIG, phonon): SUBDIRS += phononwidgets
Note: See TracBrowser for help on using the repository browser.