sf-package/package_refs.ant.xml
author Brendan Donegan <brendand@symbian.org>
Thu, 22 Jul 2010 16:52:28 +0100
changeset 1189 94d03733c245
parent 325 779cc88ed845
permissions -rw-r--r--
Added j and k switches to smoketest build

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