aboutsummaryrefslogtreecommitdiff
path: root/sqlite-driver.bat
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-03-30 16:11:41 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-03-30 16:11:41 +0200
commitbe39e2118e5a4eb8b5b31f7ea30718e3e099e9b2 (patch)
treed7baab2392a71d0f230e0f1dbd21627f2cd8dbf8 /sqlite-driver.bat
parent34de252300719b7afe05ef5de6414f0748759ff8 (diff)
VC++ build system support for SQLite
Diffstat (limited to 'sqlite-driver.bat')
-rw-r--r--sqlite-driver.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/sqlite-driver.bat b/sqlite-driver.bat
new file mode 100644
index 0000000..c5f1187
--- /dev/null
+++ b/sqlite-driver.bat
@@ -0,0 +1,2 @@
+rem Client driver is not used for SQLite so you don't need to
+rem change anything here.