sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 23 Sep 2009 11:56:06 +0100
changeset 492 8820f5f867f2
parent 325 779cc88ed845
permissions -rw-r--r--
Bug 384 Platform build should output all PDK releasables into one directory Zips of md5s now released into the release directory

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