summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/echoplugin/echoplugin.pro
blob: d95eb6b64aaf106cf79461fa2a6e53319ef22dc7 (plain)
1
2
3
4
5
6
7
8
9
#! [0]
TEMPLATE    = subdirs
SUBDIRS	    = echowindow \
	      plugin
#! [0]

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