summaryrefslogtreecommitdiffstats
path: root/qt3d.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qt3d.pro')
-rw-r--r--qt3d.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt3d.pro b/qt3d.pro
index 2cc347a1c..6f759b293 100644
--- a/qt3d.pro
+++ b/qt3d.pro
@@ -1,4 +1,4 @@
-requires(qtConfig(opengl))
+requires(qtConfig(opengl):!html5)
CONFIG += examples_need_tools
load(qt_parts)