hlm.bat
author Simon Howkins <simonh@symbian.org>
Fri, 04 Sep 2009 17:41:59 +0100
changeset 396 178a6d6661b3
parent 0 571f289c60b8
permissions -rw-r--r--
Moved tasks for generating config and project BOMs into their own target so they can be tested independently, and simplified them slightly also.

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