Changed sf.spec.toolsbaseline.location in job_props.ant.xml to point to the new overlay zip files
--- a/symbian3/single/job_props.ant.xml Mon Apr 26 15:41:25 2010 +0100
+++ b/symbian3/single/job_props.ant.xml Mon Apr 26 15:44:29 2010 +0100
@@ -34,7 +34,7 @@
<!-- get full source env and binaries from pdk -->
<property name="sf.spec.baseline.location" value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}" />
- <property name="sf.spec.toolsbaseline.location" value="\\v800008\Builds01\PDT\PDT_1.6" /> <!-- for TEF etc -->
+ <property name="sf.spec.toolsbaseline.location" value="\\v800008\PDT\overlay_default.8" /> <!-- for TEF etc -->
<!-- platform build specific properties -->
<property name="sf.spec.s60.sysdef.clean.configurations.list" value="S60_5_2_sf" />