summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/styleplugin/styleplugin.pro
blob: d7129e724b3feeb1bb7a99ac540973e84dcdd816 (plain)
1
2
3
4
5
6
7
TEMPLATE	= subdirs
SUBDIRS		= stylewindow \
		  plugin

# install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin
INSTALLS += target