hlm.bat
author Shabe Razvi <shaber@symbian.org>
Wed, 03 Mar 2010 19:46:30 +0000
changeset 913 eeffe74cd1b2
parent 0 571f289c60b8
permissions -rw-r--r--
Add initial support for Helium7 for the platform. * Use sf.spec.sbs.options to pass args direct to Raptor. * Backwards compatibility with Helium5 maintained. * Listdir function to be provided by sbs check filter, which will be added later.

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