sf-package/package_props.ant.xml
author MattD <mattd@symbian.org>
Wed, 12 Aug 2009 10:24:42 +0100
changeset 339 97c01977a87b
parent 225 5705f5c8f10d
child 267 779cc88ed845
permissions -rw-r--r--
source syncing ftl - Added 'sf.spec.sourcesync.archive' preference to do 'hg archive' instead of 'hg sync'. If set and the repo sync is s'posed to be synced by tag it still does the slower clone+update behaviour.

<?xml version="1.0"?>

<project name="SF-PACKAGE-PROPS">
  
  <property name="sf.spec.baseline.enable" value="true"/>
  <property name="sf.spec.baseline.select" value="location"/>
  <property name="sf.spec.baseline.location" value="\\bishare\Releases\PDK_candidate_2.0.c_flat"/>
  <property name="sf.spec.baseline.getenv_options" value="-i emu -i rnd -i tools -i info"/>
  
  <property name="sf.spec.toolsbaseline.enable" value="false"/>
  
  <property name="sf.spec.build.clean.enable" value="true"/>
  
  <property name="sf.spec.systemdefinition.assemble" value="false"/>
  <property name="sf.spec.sysdef.configurations.list" value="SF"/>
  
  <property name="sf.spec.sbs.config" value="winscw"/>
  
  <property name="sf.spec.logs.raptorfilter.enable" value="false"/>

</project>