sf-package/package_refs.ant.xml
author Brendan Donegan <brendand@symbian.org>
Wed, 28 Apr 2010 14:43:07 +0100
changeset 992 8428cb6e199e
parent 325 779cc88ed845
permissions -rw-r--r--
Whoops - no closing tag for if in sf-start-ats.

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