From 3b683eaa935356ac960fca68c7173e1c9b1b3c1e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 8 Jul 2013 14:54:19 +0200 Subject: Add support for Visual Studio 2005 --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 842f545..2a55ef1 100644 --- a/INSTALL +++ b/INSTALL @@ -80,7 +80,7 @@ macro from the project's "Preprocessor Definitions" settings). The SQLite source distribution for Windows lacks Visual Studio project/solution files. To rectify this situation, the libodb-sqlite distribution includes, in the -etc\sqlite\ directory, Visual Studio 9, 10, and 11 project/solution files +etc\sqlite\ directory, Visual Studio 8, 9, 10, and 11 project/solution files for building 32 and 64-bit SQLite libraries with unlock notify support. Refer to the accompanying README file for information on how to build the libraries and configure VC++ Directories to automatically locate them. -- cgit v1.1