sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Tue, 05 Oct 2010 13:15:25 +0100
changeset 1279 3329abb5855b
parent 325 779cc88ed845
permissions -rw-r--r--
Added default value for content of RnD sources.csv, so it doesn't cause problems if there's no file there

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