sf-package/package_refs.ant.xml
author srilekhas <srilekhas@symbian.org>
Tue, 05 Oct 2010 17:41:52 +0100
changeset 1283 dcbd9aa4a422
parent 325 779cc88ed845
permissions -rw-r--r--
Made changes to compile.ant.xml to include the tools_model.xml

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