hlm.bat
author Maciej Seroka <maciejs@symbian.org>
Thu, 01 Jul 2010 13:15:30 +0100
changeset 1116 9d4b5a298764
parent 0 571f289c60b8
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 %~dp0common\hlm.bat %*
endlocal