hlm.bat
author Simon Howkins <simonh@symbian.org>
Fri, 12 Feb 2010 10:10:56 +0000
changeset 894 828906d2a151
parent 0 571f289c60b8
permissions -rw-r--r--
Turned on use of cache for all platform builds (unless over-ridden by the particular job properties of course).

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