LameXP/etc/Deployment/make.static.bat

5 lines
89 B
Batchfile

@echo off
set "LAMEXP_CONFIG=Release_Static"
set "LAMEXP_REDIST=0"
call "%~dp0\make.bat"