sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Fri, 04 Dec 2009 14:19:38 +0000
changeset 807 194ddb729c09
parent 325 779cc88ed845
permissions -rw-r--r--
Fixed format checking of summary file so that it actually checks something!

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