hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 26 Jan 2010 12:13:01 +0000
changeset 858 f9fc2a3f8f70
parent 0 571f289c60b8
permissions -rw-r--r--
Code to automatically find a physical drive for running a build, triggered as necessary.

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