aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-12 09:28:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-12 09:28:06 +0200
commitbbb153b9e576cdfdb59711f68d7f26a427a55041 (patch)
tree6774da8e93f02c20b9a157d79299279156ff755e /odb/mssql/makefile
parentd8fad747b21c39e20e9f6f49b8a127b2fae1e7fe (diff)
Query support for SQL Server
Diffstat (limited to 'odb/mssql/makefile')
-rw-r--r--odb/mssql/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/mssql/makefile b/odb/mssql/makefile
index 6e054d5..546bdbf 100644
--- a/odb/mssql/makefile
+++ b/odb/mssql/makefile
@@ -14,6 +14,8 @@ database.cxx \
error.cxx \
exceptions.cxx \
object-statements.cxx \
+query.cxx \
+query-const-expr.cxx \
statement.cxx \
statements-base.cxx \
tracer.cxx \