port from perforce
This commit is contained in:
13
ev14-4k/project/buildall.bat
Normal file
13
ev14-4k/project/buildall.bat
Normal file
@@ -0,0 +1,13 @@
|
||||
@echo off
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\vcvars32.bat"
|
||||
|
||||
REM 16:9
|
||||
call build 1280 720 0.388f
|
||||
call build 1920 1080 0.388f
|
||||
REM 16:10
|
||||
call build 1680 1050 0.3f
|
||||
REM 4:3
|
||||
call build 1024 768 0.166f
|
||||
call build 800 600 0.166f
|
||||
REM 5:4
|
||||
call build 1280 1024 0.125f
|
||||
Reference in New Issue
Block a user