sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Mon, 05 Oct 2009 17:17:06 +0100
changeset 589 a18cdecf36b3
parent 325 779cc88ed845
permissions -rw-r--r--
Creation of 'sf-create-public-PDK' for munging licences in text files. Not tested yet as I've got another build running on this machine, so submitting and kicking via Hudson.

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