sf-package/hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 08 Dec 2009 12:00:46 +0000
changeset 815 3ae590eac695
parent 0 571f289c60b8
permissions -rw-r--r--
Re-assessed some of the raptor error messages to reflect the inconsequential nature of missing the MS dev tools when not trying to build the tools target.

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