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.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/gui/gui.pro b/tests/auto/gui/gui.pro
new file mode 100644
index 0000000000..d54198467d
--- /dev/null
+++ b/tests/auto/gui/gui.pro
@@ -0,0 +1,9 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ image \
+ kernel \
+ math3d \
+ painting \
+ text \
+ util \
+