sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Thu, 02 Jul 2009 12:18:16 +0100
changeset 227 ab5a0930b5c8
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
cachefiles.pl - stopped cache from being excessively flattened, which could cause problems.

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