hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 05 May 2009 13:20:00 +0100
changeset 82 ad3b0c93410e
parent 0 571f289c60b8
permissions -rw-r--r--
Exclude the .hg repository directories from the packaged src.

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