hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 07 Dec 2009 15:22:47 +0000
changeset 813 66884b6df45d
parent 0 571f289c60b8
permissions -rw-r--r--
If any files are in both the list of SDK headers, and the list of RnD headers, then they're only zipped in the binaries_epoc_additional zip, and not the binaries_epoc_sdk zip.

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