summaryrefslogtreecommitdiffstats
path: root/examples/opengl/legacy/legacy.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/legacy/legacy.pro')
-rw-r--r--examples/opengl/legacy/legacy.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/legacy/legacy.pro b/examples/opengl/legacy/legacy.pro
index 0a74d50f7f..1398332c11 100644
--- a/examples/opengl/legacy/legacy.pro
+++ b/examples/opengl/legacy/legacy.pro
@@ -2,7 +2,7 @@ requires(qtHaveModule(opengl))
TEMPLATE = subdirs
-!contains(QT_CONFIG, dynamicgl): !contains(QT_CONFIG, opengles2) {
+!qtConfig(dynamicgl):!qtConfig(opengles2) {
# legacy desktop-only examples, no dynamic GL support
SUBDIRS = \
grabber \