sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Tue, 09 Feb 2010 12:22:45 +0000
changeset 883 1281d0f13d9b
parent 325 779cc88ed845
permissions -rw-r--r--
Fix when accessing uh index from brag summary, pages linked from uh index are not found

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