sf-package/package_refs.ant.xml
author Brendan Donegan brendand@symbian.org
Mon, 28 Sep 2009 15:18:42 +0100
changeset 527 f91fd3c559a1
parent 325 779cc88ed845
permissions -rw-r--r--
added 'or die' statements to messaging

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