sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 04 Aug 2009 12:20:40 +0100
changeset 330 f2e8947e085a
parent 0 571f289c60b8
permissions -rw-r--r--
Added invokation to build.xml and adjusted path to backup locations to match my development environment.

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