sf-package/hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 04 Aug 2009 11:42:58 +0100
changeset 329 06c2c867c6ad
parent 0 571f289c60b8
permissions -rw-r--r--
Added tool for collating a build definition from the set of package defintions indicated by the sources.csv Location of tree of package defintions will need to be adjusted...

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