sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 23 Sep 2009 17:45:09 +0100
changeset 503 a3b781744ed8
parent 0 571f289c60b8
permissions -rw-r--r--
Used ${line.separator} to make (more) echo tasks more readable.

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