sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Tue, 13 Oct 2009 17:53:22 +0100
changeset 658 dd5f923b7f91
parent 325 779cc88ed845
permissions -rw-r--r--
Make csvToSysDef.pl work with codelines different than 3k

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