summaryrefslogtreecommitdiffstats
path: root/examples/helper/helper.pro
blob: 34963bdb834816b532a2503fa5b86f1e1b54cf4a (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

# the helpers simply need a make install target, but require no compilation 
sources.files = \
	qmlapplicationviewer
sources.path = $$[QT_INSTALL_EXAMPLES]/helper
INSTALLS += sources