summaryrefslogtreecommitdiffstats
path: root/examples/declarative/sqllocalstorage
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/sqllocalstorage')
-rw-r--r--examples/declarative/sqllocalstorage/sqllocalstorage.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/sqllocalstorage/sqllocalstorage.pro b/examples/declarative/sqllocalstorage/sqllocalstorage.pro
index 99f40a72..14749b85 100644
--- a/examples/declarative/sqllocalstorage/sqllocalstorage.pro
+++ b/examples/declarative/sqllocalstorage/sqllocalstorage.pro
@@ -34,7 +34,7 @@ symbian:TARGET.CAPABILITY += NetworkServices
SOURCES += main.cpp
# Please do not modify the following two lines. Required for deployment.
-desktopInstallPrefix=$$[QT_INSTALL_EXAMPLES]/declarative/sqllocalstorage
+desktopInstallPrefix=$$[QT_INSTALL_EXAMPLES]/qtquick1/sqllocalstorage
exists(qmlapplicationviewer/qmlapplicationviewer.pri):include(qmlapplicationviewer/qmlapplicationviewer.pri)
else:exists(qmlapplicationviewer/qmlapplicationviewer.pri):include(qmlapplicationviewer/qmlapplicationviewer.pri)
else:include(../../helper/qmlapplicationviewer/qmlapplicationviewer.pri)