symbian2/single/job_props.ant.xml
changeset 662 b1716671cef8
parent 462 2e35c138d3b0
equal deleted inserted replaced
661:c82cee17fb05 662:b1716671cef8
    27     <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog  -->
    27     <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog  -->
    28     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->
    28     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->
    29     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
    29     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
    30 
    30 
    31     <!-- get full source env and binaries from pdk -->
    31     <!-- get full source env and binaries from pdk -->
    32     <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}" />
    32     <property name="sf.spec.baseline.location"       value="\\v800008\PDT\prebuilt_default.22_custom" />
    33     
    33     
    34     <property name="sf.spec.toolsbaseline.location"       value="\\v800008\Builds01\PDT\PDT_1.2" /> <!-- for TEF etc -->
    34     <property name="sf.spec.toolsbaseline.location"       value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}_custom" /> <!-- for TEF etc -->
    35     
    35     
    36     <!-- platform build specific properties -->
    36     <!-- platform build specific properties -->
    37     <property name="sf.spec.s60.sysdef.clean.configurations.list"  value="S60_5_1_sf" />
    37     <property name="sf.spec.s60.sysdef.clean.configurations.list"  value="S60_5_1_sf" />
    38     <property name="sf.spec.os.sysdef.clean.configurations.list"   value="GT_${sf.spec.sbs.variant}" />
    38     <property name="sf.spec.os.sysdef.clean.configurations.list"   value="GT_${sf.spec.sbs.variant}" />
    39     
    39