sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 30 Sep 2010 17:39:10 +0100
changeset 1273 92bfe0d10c29
parent 325 779cc88ed845
permissions -rw-r--r--
Bug 3750: Use .7z extension for PDK zip files created with LZMA compression Post-process the zip files and release_metadata to adjust the extension

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