symbian2/micro/job_props.ant.xml
changeset 215 1188f3a1ddb9
parent 212 eafc2c37e169
child 234 ab837f463b9c
equal deleted inserted replaced
214:375581f2953d 215:1188f3a1ddb9
     6     <property name="sf.project.type" value="platform" />
     6     <property name="sf.project.type" value="platform" />
     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.corebuildversion" value="week19"/>
    10     <property name="sf.spec.corebuildversion" value="week19"/>
    11     
       
    12     <property name="sf.spec.build.system" value="sbs"/>
       
    13     
    11     
    14     <property name="sf.spec.sbs.variant" value="tb91sf"/>
    12     <property name="sf.spec.sbs.variant" value="tb91sf"/>
    15     <property name="sf.spec.sbs.config"  value="winscw_udeb.whatlog"/>
    13     <property name="sf.spec.sbs.config"  value="winscw_udeb.whatlog"/>
    16     <property name="sf.spec.sbs.tools.config" value="tools2_rel.whatlog"/>
    14     <property name="sf.spec.sbs.tools.config" value="tools2_rel.whatlog"/>
    17     
    15     
    23     <property name="sf.spec.bldmefirst.s60.variant" value="western" /> <!-- western|apac|japan but only western is used at the moment -->
    21     <property name="sf.spec.bldmefirst.s60.variant" value="western" /> <!-- western|apac|japan but only western is used at the moment -->
    24     <property name="sf.spec.bldmefirst.s60.config.root" value="sf/os/deviceplatformrelease/sf_config/config" />
    22     <property name="sf.spec.bldmefirst.s60.config.root" value="sf/os/deviceplatformrelease/sf_config/config" />
    25     <property name="sf.spec.bldmefirst.s60.sbs.variant.cfg" value="${sf.spec.bldmefirst.s60.config.root}/inc/variant.cfg" /> <!-- currently needed for touching -->
    23     <property name="sf.spec.bldmefirst.s60.sbs.variant.cfg" value="${sf.spec.bldmefirst.s60.config.root}/inc/variant.cfg" /> <!-- currently needed for touching -->
    26     <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"/>
    24     <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"/>
    27     
    25     
    28     <property name="sf.spec.sourcesync.usecache" value="false"/>
       
    29     
       
    30     <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog  -->
    26     <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog  -->
    31     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->
    27     <!-- check that sf.spec.baseline.getenv_options includes 'tools'                                        -->
    32     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
    28     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
    33 
    29 
    34     <!-- get full source env and binaries from pdk -->
    30     <!-- get full source env and binaries from pdk -->
    35     <property name="sf.spec.sourcesync.enable"       value="true"/>
       
    36     <property name="sf.spec.baseline.getenv_options" value="-I tools"/> <!-- Sync the tools... -->
    31     <property name="sf.spec.baseline.getenv_options" value="-I tools"/> <!-- Sync the tools... -->
    37     <property name="sf.spec.baseline.enable"         value="true"/>     
       
    38     <property name="sf.spec.baseline.clean"          value="false"/>
    32     <property name="sf.spec.baseline.clean"          value="false"/>
    39     <property name="sf.spec.baseline.select"         value="location" />
    33     <property name="sf.spec.baseline.select"         value="location" />
    40     <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\PDK_2.0.e\" />
    34     <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\PDK_2.0.e\" />
    41     
    35     
    42     <property name="sf.spec.toolsbaseline.enable"    value="true"/>
       
    43     <property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/>
    36     <property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/>
    44     <property name="sf.spec.toolsbaseline.select"         value="location" />
    37     <property name="sf.spec.toolsbaseline.select"         value="location" />
    45     <property name="sf.spec.toolsbaseline.location"       value="\\v800008\Builds01\PDT\PDT_b50" /> <!-- for TEF etc -->
    38     <property name="sf.spec.toolsbaseline.location"       value="\\v800008\Builds01\PDT\PDT_b50" /> <!-- for TEF etc -->
    46     
    39     
    47     <!-- platform build specific properties -->
    40     <!-- platform build specific properties -->