sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Wed, 26 May 2010 17:48:56 +0100
changeset 1050 34dcbee2af5e
parent 325 779cc88ed845
permissions -rw-r--r--
Fix: Diamonds summary build info should be more related to the raptor build breakdown from the UH parser

<?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>