sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 23 Sep 2009 14:15:55 +0100
changeset 497 63547bf80809
parent 325 779cc88ed845
permissions -rw-r--r--
Bug 384 Platform build should output all PDK releasables into one directory Added calls to populate the release_metadata with entries for the binaries and tools zips.

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