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