hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 16 Mar 2010 11:43:17 +0000
changeset 933 b1c372bfef95
parent 0 571f289c60b8
permissions -rw-r--r--
Adjusted invocation of ConE so it doesn't completely fail if /epoc32/rom/config/ does not exist. Should get the CI build running again.

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