From 1037b85ddb17859f341ad083553f56f9efaaade4 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Mon, 18 Jun 2012 12:58:56 +1000 Subject: Install qtquick1 examples to qtquick1 folder Task-number: QTBUG-26010 Change-Id: Ifeaf1ae2bc61a3e4d7a2da5ae628a5e6934d5aea Reviewed-by: Martin Jones --- examples/declarative/sqllocalstorage/sqllocalstorage.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/declarative/sqllocalstorage') 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) -- cgit v1.2.3