hlm.bat
author MattD <mattd@symbian.org>
Mon, 10 Aug 2009 10:50:40 +0100
changeset 310 8337c2afc41f
parent 0 571f289c60b8
permissions -rw-r--r--
Split sf-run-analysis into bit-sized targets, which can run in parallel to reduce the post-build time on a platform build.

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