port from perforce

This commit is contained in:
2026-04-18 22:31:51 +02:00
commit 8d0ab5b7cc
8409 changed files with 3972376 additions and 0 deletions

View 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