sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Mon, 16 Nov 2009 16:26:16 +0000
changeset 767 69d150dcf917
parent 325 779cc88ed845
permissions -rw-r--r--
Now creates src-by-layer entries on the fly, so it doesn't create release zips with no 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>