hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 02 Sep 2009 11:43:32 +0100
changeset 388 2ab990de5a23
parent 0 571f289c60b8
permissions -rw-r--r--
Bug 299 populateziptemplate.pl aborts if it cannot determine the license for a source component Source that cannot be sorted correctly into any other category is treated as "misc"

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