summaryrefslogtreecommitdiffstats
path: root/examples/quick3d/lander/lander.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick3d/lander/lander.pro')
-rw-r--r--examples/quick3d/lander/lander.pro7
1 files changed, 5 insertions, 2 deletions
diff --git a/examples/quick3d/lander/lander.pro b/examples/quick3d/lander/lander.pro
index f9eb251db..5be893063 100644
--- a/examples/quick3d/lander/lander.pro
+++ b/examples/quick3d/lander/lander.pro
@@ -5,8 +5,11 @@ CONFIG += qt warn_on
SOURCES += main.cpp
-include(../../../qt3dquick_pkg_dep.pri)
-include(../../../qml_pkg.pri)
+INSTALL_DIRS = qml
+
+CONFIG += qt3d_deploy_qml qt3dquick_deploy_pkg
+include(../../../pkg.pri)
+qtcAddDeployment()
OTHER_FILES += \
lander.rc