aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-11-29 08:52:28 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-11-29 08:52:28 +0200
commit9d3bf60e2d1f063abd39197b7e60bf6d2bc95aa7 (patch)
tree4a12c0bd029f8e04a383ed905157f70e764ac165 /odb/mssql/makefile
parent91c962e4615101e14be4c720fc386878ddb598a4 (diff)
Add object/view/container statements, statements cache
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 4758abf..acdeb76 100644
--- a/odb/mssql/makefile
+++ b/odb/mssql/makefile
@@ -13,7 +13,9 @@ connection-factory.cxx \
database.cxx \
error.cxx \
exceptions.cxx \
+object-statements.cxx \
statement.cxx \
+statements-base.cxx \
tracer.cxx \
transaction.cxx \
transaction-impl.cxx