sf-tools/hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 06 Jul 2010 17:02:03 +0100
changeset 1152 08f7282dae54
parent 964 ca156d459030
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 %~dp0..\common\hlm.bat %*
endlocal