sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Mon, 06 Sep 2010 11:03:19 +0100
changeset 1247 311e0398c886
parent 325 779cc88ed845
permissions -rw-r--r--
Backed out changeset: 3698c6929ff1 That update to the FBF has had some knock on effects fopr the smoke testing use-case. Restore old version of code until it can be revisited.

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