summaryrefslogtreecommitdiffstats
path: root/examples/declarative/ui-components/progressbar/progressbar.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/ui-components/progressbar/progressbar.pro')
-rw-r--r--examples/declarative/ui-components/progressbar/progressbar.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/ui-components/progressbar/progressbar.pro b/examples/declarative/ui-components/progressbar/progressbar.pro
index f46d40d5..296daa28 100644
--- a/examples/declarative/ui-components/progressbar/progressbar.pro
+++ b/examples/declarative/ui-components/progressbar/progressbar.pro
@@ -35,7 +35,7 @@ symbian:TARGET.UID3 = 0xEAA2206D
SOURCES += main.cpp
# Please do not modify the following two lines. Required for deployment.
-desktopInstallPrefix=$$[QT_INSTALL_EXAMPLES]/qtquick1/ui-components/progressbar
+desktopInstallPrefix=$$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/ui-components/progressbar
exists(qmlapplicationviewer/qmlapplicationviewer.pri):include(qmlapplicationviewer/qmlapplicationviewer.pri)
else:include(../../../helper/qmlapplicationviewer/qmlapplicationviewer.pri)
qtcAddDeployment()