hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 12 Oct 2009 14:20:56 +0100
changeset 829 b9c988316957
parent 0 571f289c60b8
permissions -rw-r--r--
Ensured build environment is always compared with expected environment, whether or not it would abort the build because of it.

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