sf-package/package_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Wed, 07 Jul 2010 15:15:41 +0100
changeset 1170 6dad376b9835
parent 325 779cc88ed845
permissions -rw-r--r--
Removed definitions of sf-s60-compile, as there are no longer any users of the target.

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