sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Tue, 05 Oct 2010 15:28:21 +0100
changeset 1281 c5308055d94d
parent 325 779cc88ed845
permissions -rw-r--r--
Enable option to check that the build_id_string is unique

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