hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 22 Sep 2009 14:16:37 +0100
changeset 484 5efa4ed4b4f8
parent 0 571f289c60b8
permissions -rw-r--r--
Added special handling for utilities package, so it's zipped up with the items from the tools layer, rather than as a misc item.

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