sf-package/package_refs.ant.xml
author Dario Sestito <darios@symbian.org>
Wed, 28 Oct 2009 11:34:17 +0000
changeset 716 a0829a1a0d41
parent 325 779cc88ed845
permissions -rw-r--r--
Fix some build configurations are left as 'noconfig'

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