sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Wed, 28 Oct 2009 11:32:28 +0000
changeset 715 ee8b99c7aa0d
parent 325 779cc88ed845
permissions -rw-r--r--
Add raptor recipe error category armar_file_does_not_exist

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