From 5e30fe55e504c2fa9ddbb239150c237cb0230fcd Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 30 Mar 2011 16:11:41 +0200 Subject: VC++ build system support for SQLite --- sqlite.options | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sqlite.options (limited to 'sqlite.options') diff --git a/sqlite.options b/sqlite.options new file mode 100644 index 0000000..208a7d7 --- /dev/null +++ b/sqlite.options @@ -0,0 +1,5 @@ +# Sample SQLite options file used to run the tests. Adjust to +# match your SQLite setup. +# + +--database C:\Temp\odb_test.db -- cgit v1.1