sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Wed, 12 Aug 2009 18:04:33 +0100
changeset 350 1e8f54745323
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
sf-postbuild - running analysis in parallel with evalid and post-build zipping.

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