hlm.bat
author Shabe Razvi <shaber@symbian.org>
Mon, 12 Jul 2010 14:41:14 +0100
changeset 1153 c040b8983eae
parent 0 571f289c60b8
permissions -rw-r--r--
Dont fail if output/zips/ dir is not present (as a side effect of turning off packaging).

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