hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 27 Jan 2010 13:33:20 +0000
changeset 860 fbd25e274e6b
parent 0 571f289c60b8
permissions -rw-r--r--
Added sf-scrub-build, for completely freeing up the resources used by a build (ie deleting it from the HD). Removed import of generated ant script as it had no effect, and was causing strange failures with sf-scrub-build.

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