sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 21 Jul 2010 15:29:50 +0100
changeset 1175 b7b3892c3ce5
parent 325 779cc88ed845
permissions -rw-r--r--
Moved further feature database artifacts from binaries zip to tools zip. This should be enough to ensure that a platform build that uses a tools baseline includes the necessary feature database files.

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