sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 06 May 2010 16:34:40 +0100
changeset 1009 94890205b399
parent 325 779cc88ed845
permissions -rw-r--r--
buildinfo.txt now zipped up in tools_epoc.zip to make it more available for those wishing to build the platform.

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