sf-package/hlm.bat
author Simon Howkins <simonh@symbian.org>
Fri, 02 Oct 2009 12:25:56 +0100
changeset 570 e5e6ae6bf38f
parent 0 571f289c60b8
permissions -rw-r--r--
Script to merge multiple MXL files together, according to a merge specification string

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