sf-package/package_refs.ant.xml
author Brendan Donegan <brendand@symbian.org>
Thu, 24 Jun 2010 14:37:33 +0100
changeset 1125 7cb8523f73e3
parent 325 779cc88ed845
permissions -rw-r--r--
Shifted to correct directory for building with package definition

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