sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Tue, 22 Sep 2009 14:16:37 +0100
changeset 484 5efa4ed4b4f8
parent 325 779cc88ed845
permissions -rw-r--r--
Added special handling for utilities package, so it's zipped up with the items from the tools layer, rather than as a misc item.

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