Fix build file name in build_port_win.bat

This commit is contained in:
Alexey Romanov
2012-06-18 20:35:40 +04:00
parent 193baaaf7e
commit 08955394ab

View File

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