summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/widgets.pro')
-rw-r--r--tests/auto/widgets/widgets.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/widgets/widgets.pro b/tests/auto/widgets/widgets.pro
new file mode 100644
index 0000000000..8b6c4722be
--- /dev/null
+++ b/tests/auto/widgets/widgets.pro
@@ -0,0 +1,10 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ dialogs \
+ effects \
+ graphicsview \
+ itemviews \
+ kernel \
+ styles \
+ util \
+ widgets \