sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 28 Apr 2010 11:11:04 +0100
changeset 999 c5fcafe43a98
parent 0 571f289c60b8
permissions -rw-r--r--
Told perl where to look for libraries, so that Text::CSV can be located even when the script is in utilities, and the module is in an fbf repo.

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