sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Wed, 12 Aug 2009 19:28:52 +0100
changeset 351 a4c764727769
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
sf-list-dir - added new tool 'listdir.py' which can exclude a directory and changed the behaviour of sf-list-dir to stop scanning epoc32/build to speed things up.

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