sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Tue, 08 Dec 2009 12:00:46 +0000
changeset 815 3ae590eac695
parent 325 779cc88ed845
permissions -rw-r--r--
Re-assessed some of the raptor error messages to reflect the inconsequential nature of missing the MS dev tools when not trying to build the tools target.

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