sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 12 Nov 2009 11:56:20 +0000
changeset 751 da0e0bc45450
parent 325 779cc88ed845
permissions -rw-r--r--
Updated the options to pass to getenv, to include -k. This avoids aborts if things are not exactly as the tool expects.

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