sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Tue, 20 Oct 2009 10:47:15 +0100
changeset 703 ecf2c59629fc
parent 325 779cc88ed845
permissions -rw-r--r--
source sync template - Changed the BOM changes targets to limit the listed changes to the branch if the source was synced up using a branch, to make it easier to read.

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