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

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