summaryrefslogtreecommitdiffstats
path: root/examples/helper/helper.pro
blob: 85117a0fb605b8f557f76102fba2bc239ae26e96 (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]/qtquick1/helper
INSTALLS += sources