hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 20 Oct 2010 14:03:22 +0100
changeset 1311 e859ade4e462
parent 0 571f289c60b8
permissions -rw-r--r--
Removed obsolete target - we're no longer tryinging to support Helium 5 and 7 at the same time.

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