sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Fri, 30 Oct 2009 11:42:29 +0000
changeset 720 44dd64cfb32b
parent 325 779cc88ed845
permissions -rw-r--r--
In raptor-analysis create summary.csv file anyway, otherwise some targets following may crash the build

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