hlm.bat
author Dario Sestito <darios@symbian.org>
Wed, 05 Aug 2009 18:14:46 +0100
changeset 334 28c7ebde1768
parent 0 571f289c60b8
permissions -rw-r--r--
Avoid build failure if releaseable dir is not present

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