summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/basket/basket.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/basket/basket.pro')
-rw-r--r--examples/qt3d/basket/basket.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/qt3d/basket/basket.pro b/examples/qt3d/basket/basket.pro
index 750ee5e1c..384572b99 100644
--- a/examples/qt3d/basket/basket.pro
+++ b/examples/qt3d/basket/basket.pro
@@ -3,7 +3,8 @@ TARGET = basket
CONFIG += qt warn_on
!package: CONFIG += qt3d
-include(../../../qt3d_pkg_dep.pri)
+CONFIG += qt3d_deploy_pkg
+include(../../../pkg.pri)
SOURCES = basketview.cpp main.cpp
HEADERS = basketview.h basket_data.h