summaryrefslogtreecommitdiffstats
path: root/examples/location/places_list/places_list.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/places_list/places_list.pro')
-rw-r--r--examples/location/places_list/places_list.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/location/places_list/places_list.pro b/examples/location/places_list/places_list.pro
index 238e2973..2d4b29ab 100644
--- a/examples/location/places_list/places_list.pro
+++ b/examples/location/places_list/places_list.pro
@@ -6,7 +6,7 @@ SOURCES = main.cpp
qmlcontent.files += $$files(*.qml)
-target.path = $$[QT_INSTALL_EXAMPLES]/qtlocation/declarative/places_list
-qmlcontent.path = $$[QT_INSTALL_EXAMPLES]/qtlocation/declarative/places_list
+target.path = $$[QT_INSTALL_EXAMPLES]/qtlocation/places_list
+qmlcontent.path = $$[QT_INSTALL_EXAMPLES]/qtlocation/places_list
INSTALLS += target qmlcontent