hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 16 Nov 2009 16:26:16 +0000
changeset 767 69d150dcf917
parent 0 571f289c60b8
permissions -rw-r--r--
Now creates src-by-layer entries on the fly, so it doesn't create release zips with no content.

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