hlm.bat
author Dario Sestito <darios@symbian.org>
Fri, 30 Oct 2009 11:42:29 +0000
changeset 720 44dd64cfb32b
parent 0 571f289c60b8
permissions -rw-r--r--
In raptor-analysis create summary.csv file anyway, otherwise some targets following may crash the build

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