glest-source/mk/windows/build-zg-2015-32.bat

5 lines
160 B
Batchfile
Raw Normal View History

2018-03-14 13:08:03 +01:00
@echo off
Echo Compiling for 32-bit using Visual Studio 2015...
SET VCVARS_PLATFORM=amd64_x86
SET FOLDER_NAME=vs2015-32
call .\build-zg.bat 2015-32 nodeps "%~1"