# HG changeset patch # User MattD <mattd@symbian.org> # Date 1255086770 -3600 # Node ID 1269484709d40d5edd466cf4b7511348fe0640e8 # Parent 367e5cdfb12581da28543075489cb0a5b1b88d50 Symbian^2 job_props.ant.xml - Modified 'sf.spec.toolsbaseline.location' to point to the PDT_1.2 overlay. diff -r 367e5cdfb125 -r 1269484709d4 symbian2/micro/job_props.ant.xml --- a/symbian2/micro/job_props.ant.xml Thu Oct 08 18:31:58 2009 +0100 +++ b/symbian2/micro/job_props.ant.xml Fri Oct 09 12:12:50 2009 +0100 @@ -35,7 +35,7 @@ <property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/> <property name="sf.spec.toolsbaseline.select" value="location" /> - <property name="sf.spec.toolsbaseline.location" value="\\v800008\Builds01\PDT\PDT_1.1_patched" /> <!-- for TEF etc --> + <property name="sf.spec.toolsbaseline.location" value="\\v800008\Builds01\PDT\PDT_1.2" /> <!-- for TEF etc --> <!-- platform build specific properties --> <property name="sf.spec.s60.sysdef.clean.configurations.list" value="S60_5_1_sf" /> diff -r 367e5cdfb125 -r 1269484709d4 symbian2/single/job_props.ant.xml --- a/symbian2/single/job_props.ant.xml Thu Oct 08 18:31:58 2009 +0100 +++ b/symbian2/single/job_props.ant.xml Fri Oct 09 12:12:50 2009 +0100 @@ -36,7 +36,7 @@ <property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/> <property name="sf.spec.toolsbaseline.select" value="location" /> - <property name="sf.spec.toolsbaseline.location" value="\\v800008\Builds01\PDT\PDT_1.1_patched" /> <!-- for TEF etc --> + <property name="sf.spec.toolsbaseline.location" value="\\v800008\Builds01\PDT\PDT_1.2" /> <!-- for TEF etc --> <!-- platform build specific properties --> <property name="sf.spec.s60.sysdef.clean.configurations.list" value="S60_5_1_sf" /> diff -r 367e5cdfb125 -r 1269484709d4 symbian2/split/job_props.ant.xml --- a/symbian2/split/job_props.ant.xml Thu Oct 08 18:31:58 2009 +0100 +++ b/symbian2/split/job_props.ant.xml Fri Oct 09 12:12:50 2009 +0100 @@ -34,7 +34,7 @@ <property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/> <property name="sf.spec.toolsbaseline.select" value="location" /> - <property name="sf.spec.toolsbaseline.location" value="\\v800008\Builds01\PDT\PDT_1.1_patched" /> <!-- for TEF etc --> + <property name="sf.spec.toolsbaseline.location" value="\\v800008\Builds01\PDT\PDT_1.2" /> <!-- for TEF etc --> <!-- platform build specific properties --> <property name="sf.spec.s60.sysdef.clean.configurations.list" value="S60_5_1_sf" />