symbian3/single/job_props.ant.xml
changeset 215 1188f3a1ddb9
parent 211 53536188c3b8
child 256 7b8f314a8a17
equal deleted inserted replaced
214:375581f2953d 215:1188f3a1ddb9
     7 
     7 
     8     <property name="sf.previous.pdk.tag" value="PDK_2.0.e" />
     8     <property name="sf.previous.pdk.tag" value="PDK_2.0.e" />
     9 
     9 
    10     <property name="sf.spec.job.name" value="symbian3"/>
    10     <property name="sf.spec.job.name" value="symbian3"/>
    11     <property name="sf.spec.corebuildversion" value="week37"/>
    11     <property name="sf.spec.corebuildversion" value="week37"/>
    12     
       
    13     <property name="sf.spec.build.system" value="sbs"/>
       
    14     
    12     
    15     <property name="sf.spec.sbs.variant" value="tb92sf"/>    
    13     <property name="sf.spec.sbs.variant" value="tb92sf"/>    
    16     <property name="sf.spec.sbs.config"  value="winscw_urel.whatlog,winscw_udeb.whatlog,armv5_urel.whatlog,armv5_udeb.whatlog"/> <!-- both _urel and _udeb -->
    14     <property name="sf.spec.sbs.config"  value="winscw_urel.whatlog,winscw_udeb.whatlog,armv5_urel.whatlog,armv5_udeb.whatlog"/> <!-- both _urel and _udeb -->
    17     <property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
    15     <property name="sf.spec.sbs.tools.config" value="tools_rel.whatlog,tools2_rel.whatlog"/>
    18     
    16     
    24     <property name="sf.spec.bldmefirst.s60.variant" value="western" /> <!-- western|apac|japan but only western is used at the moment -->
    22     <property name="sf.spec.bldmefirst.s60.variant" value="western" /> <!-- western|apac|japan but only western is used at the moment -->
    25     <property name="sf.spec.bldmefirst.s60.config.root" value="sf/os/deviceplatformrelease/sf_config/config" />
    23     <property name="sf.spec.bldmefirst.s60.config.root" value="sf/os/deviceplatformrelease/sf_config/config" />
    26     <property name="sf.spec.bldmefirst.s60.sbs.variant.cfg" value="${sf.spec.bldmefirst.s60.config.root}/inc/variant.cfg" /> <!-- currently needed for touching -->
    24     <property name="sf.spec.bldmefirst.s60.sbs.variant.cfg" value="${sf.spec.bldmefirst.s60.config.root}/inc/variant.cfg" /> <!-- currently needed for touching -->
    27     <property name="sf.spec.bldmefirst.s60.exports" value="${sf.spec.bldmefirst.s60.config.root}/${sf.spec.bldmefirst.s60.variant}/group,${sf.spec.bldmefirst.s60.config.root}/group,sf/os/devicesrv/devicesrv_pub/platform_path_definitions_api/group,sf/os/devicesrv/devicesrv_pub/common_platform_security_definitions_api/group,sf/os/devicesrv/commonservices/commonengine/group,sf/mw/web/web_plat/browser_platform_api/group,sf/tools/homescreentools/dtdinstaller/group"/>
    25     <property name="sf.spec.bldmefirst.s60.exports" value="${sf.spec.bldmefirst.s60.config.root}/${sf.spec.bldmefirst.s60.variant}/group,${sf.spec.bldmefirst.s60.config.root}/group,sf/os/devicesrv/devicesrv_pub/platform_path_definitions_api/group,sf/os/devicesrv/devicesrv_pub/common_platform_security_definitions_api/group,sf/os/devicesrv/commonservices/commonengine/group,sf/mw/web/web_plat/browser_platform_api/group,sf/tools/homescreentools/dtdinstaller/group"/>
    28     
    26     
    29     <property name="sf.spec.sourcesync.usecache" value="false"/>
       
    30     
       
    31     <!-- 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  -->
    32     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->
    28     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->
    33     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
    29     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
    34 
    30 
    35     <!-- get full source env and binaries from pdk -->
    31     <!-- get full source env and binaries from pdk -->
    36     <property name="sf.spec.sourcesync.enable"       value="true"/>
       
    37     <property name="sf.spec.baseline.getenv_options" value="-I tools"/> <!-- Sync the tools... -->
    32     <property name="sf.spec.baseline.getenv_options" value="-I tools"/> <!-- Sync the tools... -->
    38     <property name="sf.spec.baseline.enable"         value="true"/>     
       
    39     <property name="sf.spec.baseline.clean"          value="false"/>
    33     <property name="sf.spec.baseline.clean"          value="false"/>
    40     <property name="sf.spec.baseline.select"         value="location" />
    34     <property name="sf.spec.baseline.select"         value="location" />
    41     <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\PDK_3.0.a_tools_baseline" />
    35     <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\PDK_3.0.a_tools_baseline" />
    42     
    36     
    43     <property name="sf.spec.toolsbaseline.enable"    value="true"/>
       
    44     <property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/>
    37     <property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/>
    45     <property name="sf.spec.toolsbaseline.select"         value="location" />
    38     <property name="sf.spec.toolsbaseline.select"         value="location" />
    46     <property name="sf.spec.toolsbaseline.location"       value="\\v800008\Builds01\PDT\PDT_b50" /> <!-- for TEF etc -->
    39     <property name="sf.spec.toolsbaseline.location"       value="\\v800008\Builds01\PDT\PDT_b50" /> <!-- for TEF etc -->
    47     
    40     
    48     <!-- platform build specific properties -->
    41     <!-- platform build specific properties -->