hlm.bat
author DarioS@UK-DarioS.symbian.int
Wed, 08 Apr 2009 15:35:55 +0100
changeset 54 24d7d3a8a2f2
parent 0 571f289c60b8
permissions -rw-r--r--
Added try/catch around the tagging, so that the build doesn't fail if tag gives an error

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