summaryrefslogtreecommitdiffstats
path: root/examples/declarative/mapviewer/mapviewer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/mapviewer/mapviewer.pro')
-rw-r--r--examples/declarative/mapviewer/mapviewer.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/declarative/mapviewer/mapviewer.pro b/examples/declarative/mapviewer/mapviewer.pro
index 5a787021..ac651716 100644
--- a/examples/declarative/mapviewer/mapviewer.pro
+++ b/examples/declarative/mapviewer/mapviewer.pro
@@ -12,8 +12,8 @@ symbian {
RESOURCES += \
mapviewer.qrc
-target.path = $$[QT_INSTALL_DEMOS]/qtlocation/declarative/mapviewer
+target.path = $$[QT_INSTALL_EXAMPLES]/qtlocation/declarative/mapviewer
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.qml *.png *.sci
-sources.path = $$[QT_INSTALL_DEMOS]/qtlocation/declarative/mapviewer
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtlocation/declarative/mapviewer
INSTALLS += target sources