sf-platform/hlm.bat
author DarioS@UK-DarioS.symbian.int
Wed, 08 Apr 2009 12:01:40 +0100
changeset 48 758d416f5872
parent 0 571f289c60b8
permissions -rw-r--r--
Fixing nested vars issue

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