summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/kernel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/kernel/kernel.pro')
-rw-r--r--tests/auto/widgets/kernel/kernel.pro17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/auto/widgets/kernel/kernel.pro b/tests/auto/widgets/kernel/kernel.pro
new file mode 100644
index 0000000000..2e55f8eba2
--- /dev/null
+++ b/tests/auto/widgets/kernel/kernel.pro
@@ -0,0 +1,17 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ qaction \
+ qactiongroup \
+ qapplication \
+ qboxlayout \
+ qdesktopwidget \
+ qformlayout \
+ qgridlayout \
+ qinputcontext \
+ qlayout \
+ qsound \
+ qstackedlayout \
+ qtooltip \
+ qwidget \
+ qwidget_window \
+ qwidgetaction \