sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Fri, 04 Sep 2009 17:44:01 +0100
changeset 397 3a9cb357ea5d
parent 325 779cc88ed845
permissions -rw-r--r--
Separated download of baselines, syncing of source and "diamondizing" the BOM into completely separate targets.

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