summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/models/models.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/sql/models/models.pro')
-rw-r--r--tests/auto/sql/models/models.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/sql/models/models.pro b/tests/auto/sql/models/models.pro
new file mode 100644
index 0000000000..d04ba01710
--- /dev/null
+++ b/tests/auto/sql/models/models.pro
@@ -0,0 +1,6 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ qsqlquerymodel \
+ qsqlrelationaltablemodel \
+ qsqltablemodel \
+