sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Tue, 06 Oct 2009 17:52:59 +0100
changeset 608 7e37b08f44ce
parent 325 779cc88ed845
permissions -rw-r--r--
sf-prep - Partial Revert of changeset aa36fa431e3d - 'Added processing of the BuildEnvironmentCheck for BRAG purposes.' as we need 'sf-check-env' to be optional with 'sf.suppress.buildenv.check' variable.

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