hlm.bat
author MattD <mattd@symbian.org>
Mon, 23 Nov 2009 14:58:52 +0000
changeset 789 1d4270bc656b
parent 0 571f289c60b8
permissions -rw-r--r--
Disabled BC check from running as default on builds. Should be enabled specifically at the command line.

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