qt5base-lts/tests/auto/gui/gui.pro
Lars Knoll 94f9ee79a6 Clean up some conditions in our pro files
Change qtConfig(opengl(es2)?) to qtConfig(opengl) as that covers
the case without any regular expression.

Change-Id: I935e3150f87e195e8bd3d0e55b4ed43572b131cf
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2016-11-14 19:22:17 +00:00

17 lines
229 B
Prolog

TEMPLATE=subdirs
SUBDIRS = \
kernel
!uikit: SUBDIRS += \
image \
math3d \
painting \
qopenglconfig \
qopengl \
text \
util \
itemmodels \
!qtConfig(opengl): SUBDIRS -= qopengl qopenglconfig