hlm.bat
author ThomasE@UK-ThomasE.symbian.int
Fri, 01 May 2009 14:06:09 +0100
changeset 80 5e7e3b1825aa
parent 0 571f289c60b8
permissions -rw-r--r--
Fixed ant syntax from previous commit.

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal