sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Mon, 21 Sep 2009 13:42:37 +0100
changeset 473 5a04267d3fe7
parent 325 779cc88ed845
permissions -rw-r--r--
Bug 365 build-info.xml - BOM for config & project in different format to sources Regularised \s into /s in the config and project repo paths

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