sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Mon, 27 Jul 2009 14:25:36 +0100
changeset 325 779cc88ed845
parent 170 31922c5222d7
permissions -rw-r--r--
Allow subprojects within a project repo and model file relative to the subproject dir

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