sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Tue, 02 Feb 2010 14:28:49 +0000
changeset 871 ef25bf39d67c
parent 325 779cc88ed845
permissions -rw-r--r--
sf-run-analysis-missing-files - changed to depend on a new undefined parameter 'sf.spec.checkbuild' so that it can be turned on and off

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