summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/tools/designer/plugins/plugins.pro
blob: 355f5d0f4c9051aa2e139009d1b1e36304aafbcb (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE    = subdirs
PLUGIN_DIRS = wizards \
	      cppeditor \
	      dlg \
	      glade \
	      rc \
	      kdevdlg
shared:SUBDIRS *= $$PLUGIN_DIRS
dll:SUBDIRS *= $$PLUGIN_DIRS