aboutsummaryrefslogtreecommitdiff
path: root/qt/mssql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-06-21 10:39:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-06-21 10:39:59 +0200
commit6cd8b9f561b912f264ba4f723845935c40a3cb95 (patch)
tree5983e0af3d2ee621242ca6707a58c89b9914d8f0 /qt/mssql/makefile
parent236cd9bb1dd022e64d690c9b0080d1a15c5f61c7 (diff)
Add support for running tests in dynamic multi-database mode
Only possible in the development build system at this stage.
Diffstat (limited to 'qt/mssql/makefile')
-rw-r--r--qt/mssql/makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/qt/mssql/makefile b/qt/mssql/makefile
index 5f8f9a9..e3dc361 100644
--- a/qt/mssql/makefile
+++ b/qt/mssql/makefile
@@ -9,11 +9,6 @@ basic \
date-time \
template
-default := $(out_base)/
-dist := $(out_base)/.dist
-test := $(out_base)/.test
-clean := $(out_base)/.clean
-
$(default): $(addprefix $(out_base)/,$(addsuffix /,$(tests)))
$(dist): name := qt-mssql