This directory consists of Visual C++ 2005 (8.0) solution and project files.


1. dll
- soci_dll.sln - solution to build SOCI as DLL libraries
- build.bat - calls MSBuild to build soci_dll.sln from command line.
- clean.bat - cleans project tree from binaries and objects

2. lib
- soci_lib.sln - solution to build SOCI as Static libraries
- build.bat - calls MSBuild to build soci_lib.sln from command line.
- clean.bat - cleans project tree from binaries and objects

3. soci.vsprops - common Visual Studio Properties Sheet
   Defines common macros used by all Visual C++ 2005 project files.
