sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Mon, 10 Aug 2009 10:50:40 +0100
changeset 337 8337c2afc41f
parent 64 31922c5222d7
child 267 779cc88ed845
permissions -rw-r--r--
Split sf-run-analysis into bit-sized targets, which can run in parallel to reduce the post-build time on a platform build.

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