hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 06 Jul 2010 17:02:03 +0100
changeset 1141 08f7282dae54
parent 0 571f289c60b8
permissions -rw-r--r--
Improved hg tagging automation to deal with the unfortunate situation of a package overwriting it's own source files during the build.

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