summaryrefslogtreecommitdiffstats
path: root/demos/helper/helper.pro
blob: 03b3dcd6dcecd398c1f366fcfc347b45f25251d8 (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_DEMOS]/helper
INSTALLS += sources