sf-package/package_refs.ant.xml
author Shabe Razvi <shaber@symbian.org>
Mon, 14 Jun 2010 16:10:45 +0100
changeset 1102 0a2d5d0db211
parent 325 779cc88ed845
permissions -rw-r--r--
Use prebuilt baseline rather than emu for package and platform builds

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