Files
erlang-sqlite3/build_port_win64.bat
Alexey Romanov 56468292d5 Simplify building on Windows
Include SQLite3 3.8.6 code to avoid having to
download binaries, remove hard-coded paths,
improve documentation.
2014-10-11 13:45:05 +04:00

4 lines
121 B
Batchfile

@echo off
call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64\vcvars64.bat"
nmake /f Makefile compile