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.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/sql/models/models.pro b/tests/auto/sql/models/models.pro
deleted file mode 100644
index da807f4351..0000000000
--- a/tests/auto/sql/models/models.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE=subdirs
-qtHaveModule(widgets): SUBDIRS = \
- qsqlquerymodel \
- qsqlrelationaldelegate
-
-SUBDIRS += qsqlrelationaltablemodel \
- qsqltablemodel \
-