sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Mon, 23 Nov 2009 14:58:52 +0000
changeset 789 1d4270bc656b
parent 325 779cc88ed845
permissions -rw-r--r--
Disabled BC check from running as default on builds. Should be enabled specifically at the command line.

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