hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 27 Jan 2010 11:34:26 +0000
changeset 859 206902c43bdb
parent 0 571f289c60b8
permissions -rw-r--r--
Removed check for value of PDT_HOME, as it doesn't matter where it's installed, and it's turning the CI builds red.

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