hlm.bat
author Dario Sestito <darios@symbian.org>
Thu, 04 Feb 2010 16:07:03 +0000
changeset 879 e88616591730
parent 0 571f289c60b8
permissions -rw-r--r--
Make index.html report on all packages, including the ones built successfully. Make the list of packages be alphabetically sorted

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