hlm.bat
author Dario Sestito <darios@symbian.org>
Tue, 05 Oct 2010 13:32:23 +0100
changeset 1248 61388ab6ba2c
parent 0 571f289c60b8
permissions -rw-r--r--
Enable update of build without removing entries first. Add remove operation

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