summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/examples.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 7595abd..1806642 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,2 +1,4 @@
TEMPLATE = subdirs
-SUBDIRS += opengl richtext draganddrop painting network desktop
+SUBDIRS += richtext draganddrop painting network desktop
+
+contains(QT_CONFIG,opengl):SUBDIRS += opengl