sf-package/package_refs.ant.xml
author Arnaud Lenoir
Mon, 22 Mar 2010 21:39:33 +0000
changeset 941 f322b9a6fc82
parent 325 779cc88ed845
permissions -rw-r--r--
Wrote a script to extract data for e32tests & f32tests based on input from: richardcoles / Symbian Foundation Community Member and Krishna Achugatla from Symbian.

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