sf-package/package_refs.ant.xml
author MattD <mattd@symbian.org>
Wed, 12 Aug 2009 10:14:39 +0100
changeset 311 7d60f71b6a78
parent 170 31922c5222d7
child 325 779cc88ed845
permissions -rw-r--r--
platform build - added 'sf.os.compile.iterate' variable to iterate though the main targets rather than all at once to work around raptor problems with single model.

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