sf-package/package_props.ant.xml
author dario
Thu, 07 May 2009 11:31:35 +0100
changeset 78 f50ee414b574
parent 73 7b5eef3a9124
child 84 b7d91e23d5bf
permissions -rw-r--r--
Reimplemented --check as the previous version didn't work (also most of the arguments are parameterized now)

<?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="\\lon-engbuild87\d$\PDK\PDK_candidate_0"/>
  <property name="sf.spec.baseline.getenv_options" value="-i emu"/>
  
  <property name="sf.spec.sysdef.configurations.list" value="SF"/>

</project>