blob: f16221f20438e2be04ef010a377d66187d1770c5 [file] [log] [blame]
@echo off
setlocal
set PROJECT_HOME=%~dp0
call %ANT_HOME%\bin\ant.bat %*
endlocal