hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 08 Dec 2009 14:07:03 +0000
changeset 817 3f844f503f99
parent 0 571f289c60b8
permissions -rw-r--r--
Restored signifcance of the MS tools not being available, as this only occurs when running a configuration that would try to use them.

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