sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Tue, 29 Sep 2009 17:34:45 +0100
changeset 546 1c8d0b0d08dc
parent 325 779cc88ed845
permissions -rw-r--r--
sf-zip-logs - Fixed zipping regression for running smoketest or BC test alone caused by changeset e73243604097 - 'Bug 384 Platform build should output all PDK releasables into one 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>