sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 28 Jan 2010 18:09:20 +0000
changeset 864 2b0f08dedb30
parent 325 779cc88ed845
permissions -rw-r--r--
Intelligent way of getting timings for ALL uses of sf-zip-content

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