hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 16 Jul 2009 13:11:51 +0100
changeset 257 792dd66af9a1
parent 0 571f289c60b8
permissions -rw-r--r--
Small speed improvement (fingers crossed) for zipping up binaries.

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