sf-package/package_refs.ant.xml
author Johan Groth <johang@symbian.org>
Tue, 14 Sep 2010 16:04:20 +0100
changeset 1255 9a6d81b932b1
parent 325 779cc88ed845
permissions -rw-r--r--
Corrected the path option to joinsysdef.pl.

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