sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 15 Oct 2009 13:25:31 +0100
changeset 670 6e80d1c1b9d9
parent 0 571f289c60b8
permissions -rw-r--r--
Bug 479: RnD package zips contain content not releaseable to public Updated packaging tools to separate binaries and source in RnD repos.

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