hlm.bat
author MattD <mattd@symbian.org>
Tue, 04 Aug 2009 15:42:22 +0100
changeset 308 d00601cbf754
parent 0 571f289c60b8
permissions -rw-r--r--
minor fix - creation of 'generated' dir for caching files.

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