sf-package/hlm.bat
author Arnaud Lenoir
Mon, 22 Mar 2010 21:39:33 +0000
changeset 941 f322b9a6fc82
parent 0 571f289c60b8
permissions -rw-r--r--
Wrote a script to extract data for e32tests & f32tests based on input from: richardcoles / Symbian Foundation Community Member and Krishna Achugatla from Symbian.

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