sf-package/package_refs.ant.xml
author Brendan Donegan <brendand@symbian.org>
Thu, 29 Jul 2010 14:46:54 +0100
changeset 1198 ba089d97d513
parent 325 779cc88ed845
permissions -rw-r--r--
Change IMAGE_PATH to IMAGE

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