hlm.bat
author Dario Sestito <darios@symbian.org>
Thu, 06 Aug 2009 10:18:09 +0100
changeset 336 08d0bd91ad20
parent 0 571f289c60b8
permissions -rw-r--r--
Fix again releaseables dir not existing as erroronmissing dir is not supported

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