LameXP/etc/Deployment/release.bat

4 lines
63 B
Batchfile
Raw Normal View History

2010-11-06 23:04:47 +01:00
@echo off
set "LAMEXP_CONFIG=Release"
2011-04-19 16:21:19 +02:00
call "%~dp0\_deploy.bat"