sf-package/package_refs.ant.xml
author Arnaud Lenoir
Tue, 10 Aug 2010 19:43:50 +0100
changeset 1207 cc6f08463c98
parent 325 779cc88ed845
permissions -rw-r--r--
Merge templates for Tests Guidelines (http://developer.symbian.org/wiki/index.php/Guidelines_for_Package_Test_Organisation) created by TWG.

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