From 6a9aeb7eed00b1f03039b73f72015e65bbea48b4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 30 Mar 2011 16:12:06 +0200 Subject: Update with multi-database build and SQLite support --- test/windows/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'test/windows/README') diff --git a/test/windows/README b/test/windows/README index 8efd025..5ab3c76 100644 --- a/test/windows/README +++ b/test/windows/README @@ -9,7 +9,7 @@ Steps: 1. Copy odb\ to the root directory. -2. Edit default.options, mysql-driver.bat and mysql.options to match +2. Edit default.options, -driver.bat and .options to match your setup. 3. Run the 'unpack' script. @@ -18,8 +18,10 @@ Steps: mysql mysql64 + sqlite odb/libodb odb/libodb-tracer + odb/libodb-sqlite odb/libodb-mysql odb/libodb-boost @@ -31,4 +33,4 @@ Steps: 6. Run the 'all' script: - ./all 2>&1 | tee all.log + ./all 2>&1 | tee all.log -- cgit v1.1