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

5 lines
156 B
Batchfile

@echo off
Echo Compiling for 64-bit using Visual Studio 2015...
SET VCVARS_PLATFORM=amd64
SET FOLDER_NAME=vs2015-64
call .\build-zg.bat 2015-64 nodeps "%~1"