sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Mon, 21 Sep 2009 13:20:20 +0100
changeset 472 296ea0545429
parent 325 779cc88ed845
permissions -rw-r--r--
Removed conditional around the creation of the build-info.xml - no reason to not do this just because it won't be published later.

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