sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Fri, 01 Oct 2010 13:34:48 +0100
changeset 1274 b5003eee1583
parent 325 779cc88ed845
permissions -rw-r--r--
Bug 3750: Use .7z extension for PDK zip files created with LZMA compression Commented out the renaming of the files, and the adjustment to release_metadata.xml, as getenv (part of helium) is broken by the change - it only processes *.zip

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