sf-tools/hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 07 Jul 2010 17:26:43 +0100
changeset 1169 5fafe4f9fda8
parent 964 ca156d459030
permissions -rw-r--r--
Removed code which redundantly checks values of sf.spec.splitbuild, sf.spec.os.skipbuild, and sf.spec.s60.skipbuild. Removed setting of sf.spec.sysdef.version, as nothing ever reads its value. Removed sf-check-missing-s60-files, as there's nothing to call it any more.

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