summaryrefslogtreecommitdiffstats
path: root/examples/declarative/declarative.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/declarative.pro')
-rw-r--r--examples/declarative/declarative.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/declarative.pro b/examples/declarative/declarative.pro
index 42bc3f4a..7fe8f957 100644
--- a/examples/declarative/declarative.pro
+++ b/examples/declarative/declarative.pro
@@ -25,5 +25,5 @@ sources.files = \
cppextensions \
xml
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/declarative
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative
INSTALLS += sources