hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 19 Aug 2009 14:19:16 +0100
changeset 367 bed8f6bc974b
parent 0 571f289c60b8
permissions -rw-r--r--
Added disk space check for all builds. Made the platform build configurable via props and refs in the same way that the package build is.

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