sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Fri, 03 Sep 2010 11:53:15 +0100
branchRCL_1
changeset 1248 508ecc9021d2
parent 325 779cc88ed845
permissions -rw-r--r--
Create RCL_1 branch, for work on releasing PDK 2.0.3 Rest of FBF seems to have moved on too far for S^2 to keep working :-( Still, that's what branches are for.

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