summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/activeqt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/activeqt.pro')
-rw-r--r--examples/activeqt/activeqt.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/activeqt/activeqt.pro b/examples/activeqt/activeqt.pro
index 97b22bd..43ccbeb 100644
--- a/examples/activeqt/activeqt.pro
+++ b/examples/activeqt/activeqt.pro
@@ -6,10 +6,8 @@ SUBDIRS += comapp \
simple \
wrapper
-contains(QT_CONFIG, shared):SUBDIRS += webbrowser
contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles2): SUBDIRS += opengl
qtHaveModule(quickcontrols2):SUBDIRS += simpleqml
-# For now only the contain examples with mingw, for the others you need
-# an IDL compiler
-mingw:SUBDIRS = webbrowser
+# For now the examples need an IDL compiler
+mingw:SUBDIRS = ""