hlm.bat
author Dario Sestito <darios@symbian.org>
Wed, 22 Jul 2009 10:58:34 +0100
changeset 266 f1baeb3f075f
parent 0 571f289c60b8
permissions -rw-r--r--
Generate error and summary file even if build reports no error

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