LameXP/etc/Deployment/debug.bat

4 lines
57 B
Batchfile
Raw Normal View History

2010-11-06 23:04:47 +01:00
@echo off
call _build.bat "..\..\LameXP.sln" Debug
pause