summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/gui.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/gui.pro')
-rw-r--r--tests/auto/gui/gui.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/auto/gui/gui.pro b/tests/auto/gui/gui.pro
deleted file mode 100644
index 30c404be57..0000000000
--- a/tests/auto/gui/gui.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-TEMPLATE=subdirs
-
-SUBDIRS = \
- kernel
-
-!uikit: SUBDIRS += \
- image \
- math3d \
- painting \
- qopenglconfig \
- qopengl \
- qvulkan \
- text \
- util \
- itemmodels \
- rhi
-
-!qtConfig(opengl): SUBDIRS -= qopengl qopenglconfig
-
-!qtConfig(vulkan): SUBDIRS -= qvulkan