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:
4
build_port_win32.bat
Normal file
4
build_port_win32.bat
Normal 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
|
||||
Reference in New Issue
Block a user