summaryrefslogtreecommitdiffstats
path: root/qt3dstudio.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-10-06 11:49:09 +0000
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-10-06 16:58:43 +0200
commit07840524085bd1785b8f9142b03d942f678c5c51 (patch)
tree499c1674fdd1b3e0c07688d8e4e56748dfea2ca3 /qt3dstudio.pro
Initial import
Diffstat (limited to 'qt3dstudio.pro')
-rw-r--r--qt3dstudio.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/qt3dstudio.pro b/qt3dstudio.pro
new file mode 100644
index 00000000..8c20dc0d
--- /dev/null
+++ b/qt3dstudio.pro
@@ -0,0 +1,7 @@
+requires(qtHaveModule(widgets))
+requires(qtHaveModule(multimedia))
+requires(qtHaveModule(quick))
+requires(qtHaveModule(qml))
+requires(qtHaveModule(opengl))
+
+load(qt_parts)