sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 21 Sep 2009 13:20:20 +0100
changeset 472 296ea0545429
parent 0 571f289c60b8
permissions -rw-r--r--
Removed conditional around the creation of the build-info.xml - no reason to not do this just because it won't be published later.

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