aboutsummaryrefslogtreecommitdiff
path: root/etc/sqlite/README
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-02-08 09:46:16 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-02-08 09:46:16 +0200
commit29dcdd6ea6b4c3e760f4dd102fa108eaced03ec9 (patch)
tree7e03036b96734d13b5b89ae1a76cc302e7023112 /etc/sqlite/README
parent638e9ab36d7c10b48da4d9082ceecc26aacc5742 (diff)
Add VC12 project/solution for SQlite2.4.0
Diffstat (limited to 'etc/sqlite/README')
-rw-r--r--etc/sqlite/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sqlite/README b/etc/sqlite/README
index 126c52c..0d493f0 100644
--- a/etc/sqlite/README
+++ b/etc/sqlite/README
@@ -1,5 +1,5 @@
This directory contains project/solution files for building SQLite libraries
-with Microsoft Visual Studio versions 8, 9, 10, and 11.
+with Microsoft Visual Studio versions 8, 9, 10, 11, and 12.
To build SQLite, you will need to download two SQLite packages: sqlite-
amalgamation and sqlite-dll. Copy the sqlite3.c and sqlite3.h files from the