sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 01 Oct 2009 16:20:56 +0100
changeset 557 c6145fb2403d
parent 325 779cc88ed845
permissions -rw-r--r--
Reordered output, so information is presented in a high-level -> low-level way Added basic breakdown by package. Minor improvements to formatting.

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