summaryrefslogtreecommitdiffstats
path: root/qt3d-runtime.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2017-09-28 09:27:42 +0200
committerAndy Nichols <andy.nichols@qt.io>2017-10-04 10:32:24 +0000
commit33e18b8c734caaa6e4b440dbbafde51dcaf50e12 (patch)
treef0b1078d6636369a1e43adef10f4db196fcce190 /qt3d-runtime.pro
parentb680afc19684b39eea93151e67ef84d2e89903ef (diff)
Long Live Dragon3!
A.k.a. Qt 3D Studio Runtime 2.0 Change-Id: I459564fe47dc3d4b294346a42b1b387c21bb4088 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'qt3d-runtime.pro')
-rw-r--r--qt3d-runtime.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/qt3d-runtime.pro b/qt3d-runtime.pro
new file mode 100644
index 0000000..e9b8d02
--- /dev/null
+++ b/qt3d-runtime.pro
@@ -0,0 +1,5 @@
+load(qt_parts)
+
+requires(qtHaveModule(widgets))
+requires(qtHaveModule(3drender))
+requires(qtHaveModule(3dquickrender))