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