sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Mon, 27 Jul 2009 17:01:06 +0100
changeset 326 47a6624f927d
parent 325 779cc88ed845
permissions -rw-r--r--
Fix regexp to take account of new codeline naming convention

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