summaryrefslogtreecommitdiffstats
path: root/examples/declarative/imageelements/borderimage/borderimage.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/imageelements/borderimage/borderimage.pro')
-rw-r--r--examples/declarative/imageelements/borderimage/borderimage.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/declarative/imageelements/borderimage/borderimage.pro b/examples/declarative/imageelements/borderimage/borderimage.pro
index 64eaf4a..20528cc 100644
--- a/examples/declarative/imageelements/borderimage/borderimage.pro
+++ b/examples/declarative/imageelements/borderimage/borderimage.pro
@@ -35,5 +35,6 @@ symbian:TARGET.UID3 = 0xEBB4D123
SOURCES += main.cpp
# Please do not modify the following two lines. Required for deployment.
-include(../../../tools/qmlapplicationviewer/qmlapplicationviewer.pri)
+desktopInstallPrefix=$$[QT_INSTALL_EXAMPLES]/declarative/imageelements/borderimage
+include(../../../helper/qmlapplicationviewer/qmlapplicationviewer.pri)
qtcAddDeployment()