summaryrefslogtreecommitdiffstats
path: root/qt3dstudio.pro
diff options
context:
space:
mode:
authorAntti Määttä <antti.maatta@qt.io>2019-06-12 15:55:46 +0300
committerAntti Määttä <antti.maatta@qt.io>2019-06-13 12:01:24 +0300
commitbb411c301cf02cba89086cee37b89a1963ddc76a (patch)
tree943b5906abe65a65a56bf2a18a42e22b95b16f74 /qt3dstudio.pro
parent1f3496734103b219dfbff55f194ed1aa1e93541f (diff)
Fix developer buildv2.4.0-beta3
The wip/runtime2 branch already had the same problem. Copy the solution from there. Task-number: QT3DS-3660 Change-Id: I7d2440cac22dcb73515a687df008f50bc33b8d0c Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'qt3dstudio.pro')
-rw-r--r--qt3dstudio.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/qt3dstudio.pro b/qt3dstudio.pro
index 62f7e50d..cd964db6 100644
--- a/qt3dstudio.pro
+++ b/qt3dstudio.pro
@@ -9,11 +9,6 @@ requires(qtHaveModule(quick))
requires(qtHaveModule(qml))
requires(qtHaveModule(opengl))
-#TODO: QT3DS-3660 fix developer builds of Qt 3D Studio editor
-linux:{
-requires(!contains(QT_CONFIG,private_tests))
-}
-
SUBDIRS += \
doc