summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/solarsystem/solarsystem.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/solarsystem/solarsystem.pro')
-rw-r--r--examples/qt3d/solarsystem/solarsystem.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/qt3d/solarsystem/solarsystem.pro b/examples/qt3d/solarsystem/solarsystem.pro
index 71e9e595e..f1f6dea03 100644
--- a/examples/qt3d/solarsystem/solarsystem.pro
+++ b/examples/qt3d/solarsystem/solarsystem.pro
@@ -9,7 +9,8 @@ HEADERS = solarsystem.h
RESOURCES += solarsystem.qrc
DEPENDPATH += resources
-include(../../../qt3d_pkg_dep.pri)
+CONFIG += qt3d_deploy_pkg
+include(../../../pkg.pri)
OTHER_FILES += \
resources/moon-texture.jpg \