hlm.bat
author William Roberts <williamr@symbian.org>
Thu, 18 Jun 2009 13:42:29 +0100
changeset 164 9a13f5f790ee
parent 0 571f289c60b8
permissions -rw-r--r--
Remove the "abld import" stuff, add "No rule to make" and "Can't find mmp file" processing

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