sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 27 Jan 2010 11:34:26 +0000
changeset 859 206902c43bdb
parent 325 779cc88ed845
permissions -rw-r--r--
Removed check for value of PDT_HOME, as it doesn't matter where it's installed, and it's turning the CI builds red.

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