Changed the order of the raptor targets in sf.spec.sbs.tools.config so that
if the build system were to build the targets in the specified order, then
that would be the right order.
--- a/symbian2/single/job_props.ant.xml Tue Dec 08 21:10:32 2009 +0000
+++ b/symbian2/single/job_props.ant.xml Fri Dec 11 10:50:35 2009 +0000
@@ -12,7 +12,7 @@
<property name="sf.spec.sbs.variant" value="tb91sf"/>
<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.spec.sbs.tools.config" value="tools2_rel.whatlog,tools_rel.whatlog"/>
<property name="sf.os.compile.iterate" value="true"/> <!-- New property for iterating though sf.spec.sbs.config instead of all at once -->
--- a/symbian2/split/job_props.ant.xml Tue Dec 08 21:10:32 2009 +0000
+++ b/symbian2/split/job_props.ant.xml Fri Dec 11 10:50:35 2009 +0000
@@ -12,7 +12,7 @@
<property name="sf.spec.sbs.variant" value="tb91sf"/>
<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.spec.sbs.tools.config" value="tools2_rel.whatlog,tools_rel.whatlog"/>
<property name="sf.spec.bldmefirst.gt.variant" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/Symbian_OS_v${sf.spec.sbs.variant}.cfg" />
<property name="sf.spec.bldmefirst.gt.hrh" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/" />
--- a/symbian3/single/job_props.ant.xml Tue Dec 08 21:10:32 2009 +0000
+++ b/symbian3/single/job_props.ant.xml Fri Dec 11 10:50:35 2009 +0000
@@ -12,7 +12,7 @@
<property name="sf.spec.sbs.variant" value="tb92sf"/>
<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.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
+ <property name="sf.spec.sbs.tools.config" value="tools2_rel.whatlog,tools_rel.whatlog"/>
<property name="sf.os.compile.iterate" value="true"/> <!-- New property for iterating though sf.spec.sbs.config instead of all at once -->
--- a/symbian3/split/job_props.ant.xml Tue Dec 08 21:10:32 2009 +0000
+++ b/symbian3/split/job_props.ant.xml Fri Dec 11 10:50:35 2009 +0000
@@ -12,7 +12,7 @@
<property name="sf.spec.sbs.variant" value="tb92sf"/>
<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.spec.sbs.tools.config" value="tools2_rel.whatlog,tools_rel.whatlog"/>
<property name="sf.spec.bldmefirst.gt.variant" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/Symbian_OS_v${sf.spec.sbs.variant}.cfg" />
<!-- Location of Symbian_OS.hrh changed for Symbian3 to an inc directory -->