sf-platform/hlm.bat
author Dario Sestito <darios@symbian.org>
Thu, 06 Aug 2009 15:03:28 +0100
changeset 338 473fefd9c5de
parent 0 571f289c60b8
permissions -rw-r--r--
Set project name and codeline from subproject only if these properties are not found in project's job_props.ant.xml

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