sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Mon, 06 Jul 2009 10:58:51 +0100
changeset 230 75af1c9cfd87
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
Find_collisions.pl - modified tool to use 'FC' instead of 'diff' for finding origins. (gcc 'diff' not currently in builds)

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