sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Mon, 02 Nov 2009 22:23:26 +0000
changeset 744 22e6c7258a80
parent 325 779cc88ed845
permissions -rw-r--r--
Added call to munge license headers at the top of the postbuild phase, so it should be done within the platorm 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>