hlm.bat
author Dario Sestito <darios@symbian.org>
Mon, 27 Jul 2009 14:25:36 +0100
changeset 325 779cc88ed845
parent 0 571f289c60b8
permissions -rw-r--r--
Allow subprojects within a project repo and model file relative to the subproject dir

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