sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Mon, 05 Oct 2009 11:22:09 +0100
changeset 579 78b42fd9e2c4
parent 325 779cc88ed845
permissions -rw-r--r--
Added code to handle the script being given a log file argument which includes wild cards.

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