sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Wed, 18 Nov 2009 19:14:23 +0000
changeset 778 33511d5b1edb
parent 325 779cc88ed845
permissions -rw-r--r--
Update send_xml_to_diamonds.py and update invoking code to match new i/f

<?xml version="1.0"?>

<project name="SF-PACKAGE-REFS">

  <path id="sf.spec.system.definition.files">
    <fileset dir="${sf.spec.job.drive}/" casesensitive="false">
      <include name="${sf.spec.systemdefinition.location}"/>
    </fileset>
  </path>
  
</project>