source: trunk/tools/designer/plugins/plugins.pro@ 208

Last change on this file since 208 was 197, checked in by rudi, 14 years ago

Added QtDesigner

File size: 190 bytes
Line 
1TEMPLATE = subdirs
2PLUGIN_DIRS = wizards \
3 cppeditor \
4 dlg \
5 glade \
6 rc \
7 kdevdlg
8shared:SUBDIRS *= $$PLUGIN_DIRS
9dll:SUBDIRS *= $$PLUGIN_DIRS
Note: See TracBrowser for help on using the repository browser.