sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 15 Oct 2009 13:25:31 +0100
changeset 670 6e80d1c1b9d9
parent 325 779cc88ed845
permissions -rw-r--r--
Bug 479: RnD package zips contain content not releaseable to public Updated packaging tools to separate binaries and source in RnD repos.

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