sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Mon, 08 Feb 2010 14:50:19 +0000
changeset 891 6c56420d1006
parent 325 779cc88ed845
permissions -rw-r--r--
Updated capabilities of findPhysicalDrive to support imminent work on locating the hg cache.

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