sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 17 Sep 2009 13:46:25 +0100
changeset 467 5d3a9a466963
parent 325 779cc88ed845
permissions -rw-r--r--
Fixed RnD content unpacking to ensure that only i9tems in the epoc32 tree are unpacked.

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