hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 06 Aug 2009 10:01:35 +0100
changeset 335 15307a7772ea
parent 0 571f289c60b8
permissions -rw-r--r--
If a package does not have a definition in the sources.csv then it won't get built, so don't try to incorporate it into the system definition.

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