sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Thu, 10 Jun 2010 12:11:23 +0100
changeset 1082 372b86ab2b52
parent 325 779cc88ed845
permissions -rw-r--r--
Fix: package build fail because there is no package_definitions 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>