hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 01 Oct 2009 17:21:32 +0100
changeset 569 5af7cc0d44a1
parent 0 571f289c60b8
permissions -rw-r--r--
Adfjusted XML format used, so there's a document-level tag - <buildStatus> which can wrap multiple <phase> tags.

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