hlm.bat
author Dario Sestito <darios@symbian.org>
Mon, 20 Jul 2009 17:15:58 +0100
changeset 320 2f097e4f5384
parent 0 571f289c60b8
permissions -rw-r--r--
Fix to account of log file names for test builds

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