hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 24 Sep 2009 19:02:07 +0100
changeset 519 a75125f33ba4
parent 0 571f289c60b8
permissions -rw-r--r--
Added setting of properties that are common to all (current) platform builds.

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