hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 08 Dec 2009 16:31:16 +0000
changeset 827 b671b85a0863
parent 0 571f289c60b8
permissions -rw-r--r--
Moved hlm:argSet definitions in sf-os-compile to be adjacent to the call that uses them. (And deleted three unused ones in the process.)

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