sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 22 Jul 2010 17:20:41 +0100
changeset 1190 19e93405e223
parent 325 779cc88ed845
permissions -rw-r--r--
Further tweak to zipping the files related to the features database - ensure there's no duplication between sdk header files and tools files.

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