aboutsummaryrefslogtreecommitdiffstats
path: root/autotest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'autotest.pro')
-rw-r--r--autotest.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/autotest.pro b/autotest.pro
new file mode 100644
index 0000000000..77543b34a5
--- /dev/null
+++ b/autotest.pro
@@ -0,0 +1,6 @@
+TEMPLATE = subdirs
+CONFIG += ordered
+
+SUBDIRS += plugins/autotest shared
+
+QMAKE_EXTRA_TARGETS = docs install_docs # dummy targets for consistency