symbian3/single/job_props.ant.xml
changeset 210 3cc5b90aea53
parent 203 0a27dd5fe042
child 211 53536188c3b8
--- a/symbian3/single/job_props.ant.xml	Fri Sep 18 16:27:49 2009 +0100
+++ b/symbian3/single/job_props.ant.xml	Mon Sep 21 17:27:56 2009 +0100
@@ -6,16 +6,17 @@
     <property name="sf.project.type" value="platform" />
 
     <property name="sf.spec.job.name" value="symbian3"/>
-    <property name="sf.spec.corebuildversion" value="week19"/>
+    <property name="sf.spec.corebuildversion" value="week37"/>
     
     <property name="sf.spec.build.system" value="sbs"/>
     
-    <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.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.os.compile.iterate"  value="true"/> <!-- New property for iterating though sf.spec.sbs.config instead of all at once -->
 
-    <property name="sf.spec.bldmefirst.gt.variant" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/Symbian_OS_vtb92sf.cfg" />
+    <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/" />
 
     <property name="sf.spec.bldmefirst.s60.variant" value="western" /> <!-- western|apac|japan but only western is used at the moment -->
@@ -44,7 +45,7 @@
     
     <!-- platform build specific properties -->
     <property name="sf.spec.s60.sysdef.clean.configurations.list"  value="S60_5_1_sf" />
-    <property name="sf.spec.os.sysdef.clean.configurations.list"   value="GT_tb92sf" />
+    <property name="sf.spec.os.sysdef.clean.configurations.list"   value="GT_${sf.spec.sbs.variant}" />
     
     <!-- provide dtd location as os and s60 layers will be different -->
     <property name="sf.spec.s60.sysdef.dtd"  value="${sf.spec.job.dir}\sysdefs\sysdef_dtd_1_4_0.xml"/>