summaryrefslogtreecommitdiffstats
path: root/examples/demos/minehunt/minehunt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demos/minehunt/minehunt.pro')
-rw-r--r--examples/demos/minehunt/minehunt.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demos/minehunt/minehunt.pro b/examples/demos/minehunt/minehunt.pro
index 8c7f5bbf..2a43a11f 100644
--- a/examples/demos/minehunt/minehunt.pro
+++ b/examples/demos/minehunt/minehunt.pro
@@ -19,7 +19,7 @@ SOURCES += main.cpp minehunt.cpp
RESOURCES = minehunt.qrc
# Please do not modify the following two lines. Required for deployment.
-desktopInstallPrefix=$$[QT_INSTALL_EXAMPLES]/qtdeclarative/demos/minehunt
+desktopInstallPrefix=$$[QT_INSTALL_EXAMPLES]/qtquick1/demos/minehunt
exists(qmlapplicationviewer/qmlapplicationviewer.pri):include(qmlapplicationviewer/qmlapplicationviewer.pri)
else:include(../../helper/qmlapplicationviewer/qmlapplicationviewer.pri)
qtcAddDeployment()