symbian3/single/job_props.ant.xml
changeset 658 61293ba9264a
parent 602 6f4a4cbb1781
child 665 839c0fce027b
equal deleted inserted replaced
657:484cc3b28ed8 658:61293ba9264a
    31     <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog  -->
    31     <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog  -->
    32     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->
    32     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->
    33     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
    33     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
    34 
    34 
    35     <!-- get full source env and binaries from pdk -->
    35     <!-- get full source env and binaries from pdk -->
    36     <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}" />
    36     <property name="sf.spec.baseline.location"       value="\\v800008\PDT\prebuilt_default.22_custom" /> <!-- prebuilt stuff etc. -->
    37     <property name="sf.spec.toolsbaseline.location"       value="\\v800008\PDT\prebuilt_default.22" /> <!-- for TEF etc -->
    37     <property name="sf.spec.toolsbaseline.location"       value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}_custom" /> <!-- tools baseline location e.g. tools_epoc.zip -->
    38     
    38     
    39     <!-- platform build specific properties -->
    39     <!-- platform build specific properties -->
    40     <property name="sf.spec.s60.sysdef.clean.configurations.list"  value="S60_5_2_sf" />
    40     <property name="sf.spec.s60.sysdef.clean.configurations.list"  value="S60_5_2_sf" />
    41     <property name="sf.spec.os.sysdef.clean.configurations.list"   value="GT_${sf.spec.sbs.variant}" />
    41     <property name="sf.spec.os.sysdef.clean.configurations.list"   value="GT_${sf.spec.sbs.variant}" />
    42     
    42