sf-tools/hlm.bat
author Maciej Seroka <maciejs@symbian.org>
Wed, 28 Apr 2010 17:18:05 +0100
changeset 995 73dce18476a0
parent 964 ca156d459030
permissions -rw-r--r--
Fixed: exec doesn't support the nested "if" element

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