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