sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 07 Oct 2009 12:16:14 +0100
changeset 614 ebd02353c4d9
parent 0 571f289c60b8
permissions -rw-r--r--
Added work-around for the QEMU package whilst it's still in an interim location, but we want to release it in a PDK. (The proper fix would be to move the repository into the right place and update the sources.csv, but time is of the essence!)

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