sf-package/package_refs.ant.xml
author Brendan Donegan brendand@symbian.org
Thu, 01 Oct 2009 13:11:31 +0100
changeset 550 4128d08e7c08
parent 325 779cc88ed845
permissions -rw-r--r--
Changed ats_specialise_testdrop and build.test.xml to use the 'HOST' device property to fix the devicem rather than the 'NAME' property

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