sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 16 Jul 2009 11:33:56 +0100
changeset 241 d64a45951a43
parent 64 31922c5222d7
child 267 779cc88ed845
permissions -rw-r--r--
Small tweak to get the right content with the right filename for doing a PDK release. Corrected some indentation.

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