summaryrefslogtreecommitdiffstats
path: root/src/imports/threed/threed.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/threed/threed.pro')
-rw-r--r--src/imports/threed/threed.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/threed/threed.pro b/src/imports/threed/threed.pro
index d7b22eb10..d444ec1d6 100644
--- a/src/imports/threed/threed.pro
+++ b/src/imports/threed/threed.pro
@@ -2,9 +2,9 @@ TEMPLATE = lib
TARGET = qthreedqmlplugin
CONFIG += qt plugin
-QT += widgets opengl declarative qt3d quick3d
+QT += widgets opengl declarative quick qt3d qt3dquick
-DESTDIR = $$QT.quick3d.imports/Qt3D
+DESTDIR = $$QT.qt3dquick.imports/Qt3D
target.path = $$[QT_INSTALL_IMPORTS]/Qt3D
INSTALLS += target