LameXP/etc/Deployment/release_static.bat

5 lines
92 B
Batchfile
Raw Normal View History

@echo off
set "LAMEXP_CONFIG=Release_Static"
set "LAMEXP_REDIST=0"
2011-04-19 16:21:19 +02:00
call "%~dp0\_deploy.bat"