sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 07 Oct 2009 12:16:14 +0100
changeset 614 ebd02353c4d9
parent 325 779cc88ed845
permissions -rw-r--r--
Added work-around for the QEMU package whilst it's still in an interim location, but we want to release it in a PDK. (The proper fix would be to move the repository into the right place and update the sources.csv, but time is of the essence!)

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