hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 24 Aug 2009 15:09:22 +0100
changeset 373 cc469b3fe547
parent 0 571f289c60b8
permissions -rw-r--r--
Changed regular expressions and temp files to be more agnostic about build ID conventions.

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