hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 08 Dec 2009 17:42:29 +0000
changeset 828 f19c94ca8982
parent 0 571f289c60b8
permissions -rw-r--r--
Changed building of tools targets so that it builds the targets listed in ${sf.spec.sbs.tools.config}, in sequence, rather than just buildng tools2_rel.whatlog followed by tools_rel.whatlog, regardless of the property.

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