sf-package/package_refs.ant.xml
author brendand@symbian.org
Tue, 22 Jun 2010 11:48:19 +0100
changeset 1133 ff9a882813b0
parent 325 779cc88ed845
permissions -rw-r--r--
Modified run-qmake template to make it work in the context of smoketest exec

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