hlm.bat
author MattD <mattd@symbian.org>
Fri, 14 Aug 2009 15:29:27 +0100
changeset 356 f5a4f71b49e1
parent 0 571f289c60b8
permissions -rw-r--r--
BOM fix - Changed to reading project location ${sf.project.location} instead of ${sf.config.dir}/../build/config, which isn't always correct.

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