Files
GTASource/game/vfx/decals/DecalProcessDrawablesSkinned.bat
expvintl 419f2e4752 init
2025-02-23 17:40:52 +08:00

11 lines
204 B
Batchfile

call ..\..\spu_default_compile_flags.bat
if "%DIR%"=="psn_beta" (
set COMPILE_SET_0_OPT_LVL=-Os
)
if "%DIR%"=="psn_bankrelease" (
set COMPILE_SET_0_OPT_LVL=-Os
)
set WARN=%WARN% -Wno-non-virtual-dtor