sf-package/package_refs.ant.xml
author Shabe Razvi <shaber@symbian.org>
Tue, 08 Sep 2009 15:29:22 +0100
changeset 414 40b07ed8f169
parent 325 779cc88ed845
permissions -rw-r--r--
Restructure sf-prebuild to ensure that sf-build-all doesnt invoke sf-prep.

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