hlm.bat
author Dario Sestito <darios@symbian.org>
Tue, 25 May 2010 13:36:39 +0100
changeset 1044 0f6ffc604b5c
parent 0 571f289c60b8
permissions -rw-r--r--
Fix: build fails if any source URL doesn't contain '/MCL/'

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