sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Tue, 04 Aug 2009 12:39:29 +0100
changeset 300 228efacd68af
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
Zip BOM and releasables changing the top level folder from "output" to "build_info"

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