LameXP/etc/Deployment/release_static.bat

5 lines
95 B
Batchfile

@echo off
set "LAMEXP_CONFIG=Release_Static"
set "LAMEXP_REDIST=0"
call "%~d0%~p0\_deploy.bat"