sf-platform/hlm.bat
author MattD <mattd@symbian.org>
Fri, 20 Nov 2009 17:23:06 +0000
changeset 785 cf98fb6a1da9
parent 0 571f289c60b8
permissions -rw-r--r--
Platform Build cenrep generatation - modified 'sf-s60-create-cenrep' to hopefully cope with the different CRML export paths coming from the different platform_paths.hrh. This isn't pretty.

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