sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 11 May 2009 17:31:24 +0100
changeset 90 5b27412eeaf0
parent 0 571f289c60b8
permissions -rw-r--r--
Removed obsolete variable (@includes). Moved remaining code round so that an XML entry is created even if there are no local files detected. (Ie same approach as src repositories.)

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