sf-tools/hlm.bat
author Maciej Seroka <maciejs@symbian.org>
Thu, 01 Jul 2010 13:15:30 +0100
changeset 1119 9d4b5a298764
parent 964 ca156d459030
permissions -rw-r--r--
Added script for fixing pkg files so that they can be used by Helium test drop generator

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