sf-package/package_refs.ant.xml
author Brendan Donegan <brendand@symbian.org>
Tue, 22 Jun 2010 10:22:53 +0100
changeset 1131 45ef73fb0f74
parent 325 779cc88ed845
permissions -rw-r--r--
Smoketest source path wrong in build.test.xml

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