sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Tue, 26 Jan 2010 16:58:19 +0000
changeset 856 0e553fdaa218
parent 325 779cc88ed845
permissions -rw-r--r--
Added framework for specifying a "sources.csv" for test repos (separate from both the FBF and the sources repos).

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