sf-package/package_refs.ant.xml
author ThomasE
Mon, 21 Sep 2009 15:15:41 +0100
changeset 474 6f15b0257b5c
parent 325 779cc88ed845
permissions -rw-r--r--
Updated analyse_components.pl arguments to use system_model_s60.xml as well as a source of package/component names (required for split model)

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