sf-tools/hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 20 Oct 2010 14:55:20 +0100
changeset 1312 c2abb8ddb43c
parent 964 ca156d459030
permissions -rw-r--r--
Removed support for Helium 5, and therefore was able to simplify sf-compile significantly.

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