sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 16 Jul 2009 11:32:45 +0100
changeset 240 62336323cabc
parent 64 31922c5222d7
child 267 779cc88ed845
permissions -rw-r--r--
Stopped it putting useless information about zips of zips into the release_metadata.xml file.

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