sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 06 Oct 2009 15:15:05 +0100
changeset 605 2907b286c72a
parent 0 571f289c60b8
permissions -rw-r--r--
Adjusted capitalisation to make the final output more aesthetically pleasing.

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