sf-package/package_refs.ant.xml
author William Roberts <williamr@symbian.org>
Mon, 20 Sep 2010 15:53:13 +0100
changeset 1260 3f4513c7c945
parent 325 779cc88ed845
permissions -rw-r--r--
Change v800008 UNC paths into equivalent v800020 UNC paths

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