sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 14 Oct 2010 16:55:23 +0100
changeset 1304 26a71d6a561e
parent 325 779cc88ed845
permissions -rw-r--r--
Fixed merging of BRAG elements so that the collated results should appear in time order, and hence in phase/step order as well.

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