summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/tools.pro')
-rw-r--r--tests/auto/tools/tools.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/tools/tools.pro b/tests/auto/tools/tools.pro
new file mode 100644
index 0000000000..6bf6ddf64f
--- /dev/null
+++ b/tests/auto/tools/tools.pro
@@ -0,0 +1,7 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ qmake \
+ uic \
+ moc \
+ rcc \
+