sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Fri, 14 Aug 2009 14:02:48 +0100
changeset 354 bf2e2e1cb5ad
parent 64 31922c5222d7
child 267 779cc88ed845
permissions -rw-r--r--
Smoketest change - Added 'sf-find-ATS-worker-root' to build.xml so that the smoketest goes where the worker is expecting it on a individual basis, rather than it being hardcoded to D:\ATS\...

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