hlm.bat
author Dario Sestito <darios@symbian.org>
Thu, 10 Jun 2010 12:11:23 +0100
changeset 1082 372b86ab2b52
parent 0 571f289c60b8
permissions -rw-r--r--
Fix: package build fail because there is no package_definitions dir

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