summaryrefslogtreecommitdiffstats
path: root/examples/helper/helper.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/helper/helper.pro')
-rw-r--r--examples/helper/helper.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/helper/helper.pro b/examples/helper/helper.pro
index 7bb540df..5b55497a 100644
--- a/examples/helper/helper.pro
+++ b/examples/helper/helper.pro
@@ -3,6 +3,7 @@ TEMPLATE = subdirs
# the helpers simply need a make install target, but require no compilation
sources.files = \
qmlapplicationviewer \
- deployment.pri
+ deployment.pri \
+ helper.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/helper
INSTALLS += sources