hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 05 May 2009 13:26:31 +0100
changeset 83 add0abfa2371
parent 0 571f289c60b8
permissions -rw-r--r--
Fix the generation of the binary zip, so epoc32/include is zipped, but epoc32/build is not.

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