hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 10 Aug 2010 15:41:52 +0100
changeset 1205 3698c6929ff1
parent 0 571f289c60b8
permissions -rw-r--r--
Made the generation of the syncing scripts more regular, and ensured that it all works and makes sense even when sf.spec.sourcesync.enable is false.

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