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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helper/helper.pro b/examples/helper/helper.pro
index 85117a0f..0a111c50 100644
--- a/examples/helper/helper.pro
+++ b/examples/helper/helper.pro
@@ -3,5 +3,5 @@ TEMPLATE = subdirs
# the helpers simply need a make install target, but require no compilation
sources.files = \
qmlapplicationviewer
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/helper
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/helper
INSTALLS += sources