hlm.bat
author Mike Kinghan <mikek@symbian.org>
Mon, 15 Jun 2009 13:49:55 +0100
changeset 152 9b92bfde63bf
parent 0 571f289c60b8
permissions -rw-r--r--
Applied the /accepteula option to all calls to junction so that it will never stall a build waiting for the user to accept the EULA,

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