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 0a111c50..52593b9a 100644
--- a/examples/helper/helper.pro
+++ b/examples/helper/helper.pro
@@ -2,6 +2,7 @@ TEMPLATE = subdirs
# the helpers simply need a make install target, but require no compilation
sources.files = \
- qmlapplicationviewer
+ qmlapplicationviewer \
+ deployment.pri
sources.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/helper
INSTALLS += sources