hlm.bat
author Louis Henry Nayegon <louisn@symbian.org>
Mon, 22 Jun 2009 16:52:23 +0100
changeset 214 b97beda10eb3
parent 0 571f289c60b8
permissions -rw-r--r--
merge using wildcard on destination removes all of destination not just src files

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