sf-package/package_refs.ant.xml
author arnaudl@UK-ARNAUDL
Fri, 14 Aug 2009 09:44:15 +0100
changeset 316 11662e122465
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
Add my computer following ATS installation instructions found at: https://sites.google.com/a/symbian.org/build_and_test/Home/ats-automated-test-system/ats-howtos,

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