sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 07 Oct 2009 15:31:08 +0100
changeset 648 5d343f062b11
parent 325 779cc88ed845
permissions -rw-r--r--
Added copy to copy the XSL so it's available if ever an XML is generated there.

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