qt5base-lts/tests/auto/gui/gui.pro

20 lines
288 B
Prolog
Raw Normal View History

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