sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 24 Mar 2010 11:21:24 +0000
changeset 945 0286796100fd
parent 325 779cc88ed845
permissions -rw-r--r--
Added -n flag (newest first) to invocation of hg in, so that it gives us the most tip-ward revision that would be needed, not the oldest (revision 0 in almost all cases).

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