sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Fri, 05 Feb 2010 15:18:22 +0000
changeset 880 3d35abce1659
parent 325 779cc88ed845
permissions -rw-r--r--
Commented out log-to-brag call on build environment checker as its results shouldn't be brag affecting

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