summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/wizards/autotest/auto.pro
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/wizards/autotest/auto.pro')
-rw-r--r--share/qtcreator/templates/wizards/autotest/auto.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/qtcreator/templates/wizards/autotest/auto.pro b/share/qtcreator/templates/wizards/autotest/auto.pro
new file mode 100644
index 0000000000..b39fef654c
--- /dev/null
+++ b/share/qtcreator/templates/wizards/autotest/auto.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+
+SUBDIRS += %TestCaseName:l%