sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 04 Aug 2010 12:30:14 +0100
changeset 1181 7ff3bbb2e9d9
parent 0 571f289c60b8
permissions -rw-r--r--
Made better use of fmpp constructs when filtering units and specfifying default options. Removed '/'s that don't belong in the output.

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