hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 12 Oct 2009 17:27:48 +0100
changeset 721 555e9b4085ea
parent 0 571f289c60b8
permissions -rw-r--r--
Removed unnecessary dependencies, to untangle the dependency graph a little.

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