sf-package/package_props.ant.xml
author Dario Sestito <darios@symbian.org>
Mon, 15 Jun 2009 15:39:34 +0100
changeset 197 e7c76e615b76
parent 195 1019b4099c37
child 198 4b1e939c052c
permissions -rw-r--r--
Initial implementation of publishing to Diamonds

<?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="\\v800008.ad-sfpd.intra\g$\Releases\PDK_candidate_2.0.b_flat"/>
  <property name="sf.spec.baseline.getenv_options" value="-i emu -i rnd"/>
  
  <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.publish.networkdrive" value="\\sym-build01\f$\SF_builds"/ -->
  <!-- property name="sf.spec.publish.rootdir" value="\\sym-build01\f$\SF_builds"/ -->
  
  <property name="sf.spec.logs.raptorfilter.enable" value="false"/>

</project>