sf-package/hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 07 Oct 2009 11:06:27 +0100
changeset 647 4d2a89833fea
parent 0 571f289c60b8
permissions -rw-r--r--
Created a dedicated sf-log-to-brag target so it can take care of the commonality of the task, including the creation of the directory for XML output.

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