1) Turn on parallel makefile parsing and no-depend-include using sf.spec.sbs.options property
authorShabe Razvi <shaber@symbian.org>
Wed, 24 Mar 2010 15:34:19 +0000
changeset 452 d504ce151b42
parent 451 ff5abedfbaa7
child 453 d5b0fa109a95
1) Turn on parallel makefile parsing and no-depend-include using sf.spec.sbs.options property 2) Set previous PDK as 3.0.h
symbian3/single/job_props.ant.xml
--- a/symbian3/single/job_props.ant.xml	Wed Mar 24 15:26:03 2010 +0000
+++ b/symbian3/single/job_props.ant.xml	Wed Mar 24 15:34:19 2010 +0000
@@ -5,7 +5,7 @@
     <dirname property="sf.spec.job.dir" file="${ant.file.SF-JOB-PROPS}"/>
     <property name="sf.project.type" value="platform" />
 
-    <property name="sf.previous.pdk.tag" value="PDK_3.0.g" />
+    <property name="sf.previous.pdk.tag" value="PDK_3.0.h" />
 
     <property name="sf.spec.job.name" value="symbian3"/>
     <property name="sf.spec.corebuildversion" value="week37"/>
@@ -15,6 +15,7 @@
     <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 -->
+    <property name="sf.spec.sbs.options" value="--pp=on --no-depend-include"/>
 
     <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 -->