sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Tue, 04 Aug 2009 15:42:22 +0100
changeset 335 d00601cbf754
parent 64 31922c5222d7
child 267 779cc88ed845
permissions -rw-r--r--
minor fix - creation of 'generated' dir for caching files.

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