sf-tools/hlm.bat
author Johan Groth <johang@symbian.org>
Fri, 09 Jul 2010 17:24:50 +0100
changeset 1145 06290277aa33
parent 962 ca156d459030
permissions -rw-r--r--
The file checks against newer versions of Perl (5.10.*), Python (2.5 or 2.6) and Raptor (2.12 or 2.14).

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