hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 16 Sep 2009 10:27:29 +0100
changeset 456 1ba3c86ebec0
parent 0 571f289c60b8
permissions -rw-r--r--
Bug 350 RnD binary zips missing all content outside epoc32 tree Removed confusing system of *_includefiles.txt appearing in the root of the build drive Also improved generation of release zips and release_metadata.xml to reduce overheads of copying and tweaking for release

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