summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/qtquick/qtquick_2_0/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/qtquick/qtquick_2_0/app.pro')
-rw-r--r--share/qtcreator/templates/qtquick/qtquick_2_0/app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/qtquick/qtquick_2_0/app.pro b/share/qtcreator/templates/qtquick/qtquick_2_0/app.pro
index d0247c4bcd..c9e32a3c26 100644
--- a/share/qtcreator/templates/qtquick/qtquick_2_0/app.pro
+++ b/share/qtcreator/templates/qtquick/qtquick_2_0/app.pro
@@ -16,7 +16,7 @@ SOURCES += main.cpp
# target.path =
# Please do not modify the following two lines. Required for deployment.
-include(qtquick2applicationviewer/qtquick2applicationviewer.pri)
+include(../../shared/qtquickapplicationviewer/qtquick2applicationviewer/qtquick2applicationviewer.pri)
# REMOVE_NEXT_LINE (wizard will remove the include and append deployment.pri to qmlapplicationviewer.pri, instead) #
include(../../shared/deployment.pri)
qtcAddDeployment()