Simplify building on Windows

Include SQLite3 3.8.6 code to avoid having to
download binaries, remove hard-coded paths,
improve documentation.
This commit is contained in:
Alexey Romanov
2014-10-11 13:29:23 +04:00
parent 99e7a2188a
commit 56468292d5
10 changed files with 161028 additions and 23 deletions

4
build_port_win32.bat Normal file
View File

@@ -0,0 +1,4 @@
@echo off
call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\vcvars32.bat"
nmake /f Makefile compile