hlm.bat
author Shabe Razvi <shaber@symbian.org>
Wed, 29 Apr 2009 15:02:21 +0100
changeset 74 d6aee860ab32
parent 0 571f289c60b8
permissions -rw-r--r--
1. Run Packaging src at start and bin at end of build. 2. Make src/bin packaging configurable.

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