summaryrefslogtreecommitdiff
path: root/test/windows/odb/build.bat
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-11-08 12:36:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-11-08 12:36:25 +0200
commit335f1c54e598af6088ac6f0c7b98793ea2854ae2 (patch)
tree638bb61b6984fed1b4f6dc4a3bc38e8c8947ba53 /test/windows/odb/build.bat
parenta16ed5025738d2c518e3a637b407add6a76e9033 (diff)
Get rid of special tracer database
The include, types, and pragma tests have been moved to the common/ directory while the object test has been merged into common/lifecycle. The transaction test will be re-implemented as common/ test as soon as SQL statement tracing support is merged.
Diffstat (limited to 'test/windows/odb/build.bat')
-rwxr-xr-xtest/windows/odb/build.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/windows/odb/build.bat b/test/windows/odb/build.bat
index 4169c36..ca97d9e 100755
--- a/test/windows/odb/build.bat
+++ b/test/windows/odb/build.bat
@@ -71,7 +71,7 @@ goto :eof
:start
-for %%d in (libodb libodb-tracer libodb-%1 libodb-boost libodb-qt) do (
+for %%d in (libodb libodb-%1 libodb-boost libodb-qt) do (
for %%c in (%confs%) do (
for %%p in (%plats%) do (
call :run_build %%d/%%d-vc%vcver%.sln %%c %%p