sf-package/hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 05 Oct 2009 16:00:45 +0100
changeset 588 1bdf644455fe
parent 0 571f289c60b8
permissions -rw-r--r--
Added support for being passed wildcards in an XML file argument.

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