hlm.bat
author Arnaud Lenoir
Mon, 22 Mar 2010 21:39:33 +0000
changeset 946 d4afc2cbd15a
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 %~dp0common\hlm.bat %*
endlocal