sf-package/package_refs.ant.xml
author Chetan Kapoor <chetank@symbian.org>
Wed, 28 Apr 2010 15:19:18 +0100
changeset 1004 bd44a5c3330c
parent 325 779cc88ed845
permissions -rw-r--r--
Moving call to sf-package-tools outside the /parallel tag

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