hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 10 Nov 2009 11:33:04 +0000
changeset 747 76f9aaeefbab
parent 0 571f289c60b8
permissions -rw-r--r--
Bug 881: Now also provides the locations of the two split-build system definitions to the release note generator, so it will work with both single and split builds.

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