hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 19 Aug 2009 16:34:54 +0100
changeset 374 a675a1ed07c6
parent 0 571f289c60b8
permissions -rw-r--r--
Moved project type specification from common config file to platform/package specific config file.

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