sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 12 Apr 2010 14:28:22 +0100
changeset 985 0c73a8e8c626
parent 0 571f289c60b8
permissions -rw-r--r--
Added commands to invoke new release note generator.

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