sf-tools/hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 07 Jun 2010 15:39:44 +0100
changeset 1078 551e851f4b49
parent 964 ca156d459030
permissions -rw-r--r--
Enabled tool to create arbitrarily deep paths for output

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