sf-package/package_refs.ant.xml
author Shabe Razvi <shaber@symbian.org>
Thu, 24 Jun 2010 17:30:25 +0100
changeset 1116 029af3c09d9d
parent 325 779cc88ed845
permissions -rw-r--r--
Add bldmefirst export for s60_sbs_config.xml to allow use of custom sbs targets

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