Symbian2 single model sf.spec.sbs.config - Changed from naming 4 explicit targets to just "winscw.whatlog,armv5.whatlog" as Raptor2.8.5 can cope with these in the iterate compile.
--- a/symbian2/single/job_props.ant.xml Mon Sep 28 13:21:10 2009 +0100
+++ b/symbian2/single/job_props.ant.xml Tue Sep 29 16:09:07 2009 +0100
@@ -11,7 +11,7 @@
<property name="sf.spec.corebuildversion" value="week19"/>
<property name="sf.spec.sbs.variant" value="tb91sf"/>
- <property name="sf.spec.sbs.config" value="winscw_urel.whatlog,winscw_udeb.whatlog,armv5_urel.whatlog,armv5_udeb.whatlog"/> <!-- both _urel and _udeb -->
+ <property name="sf.spec.sbs.config" value="winscw.whatlog,armv5.whatlog"/> <!-- both _urel and _udeb -->
<property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
<property name="sf.os.compile.iterate" value="true"/> <!-- New property for iterating though sf.spec.sbs.config instead of all at once -->