symbian2/single/job_refs.ant.xml
author Shabe Razvi <shaber@symbian.org>
Tue, 29 Jun 2010 17:10:28 +0100
changeset 683 b9f827a12325
parent 662 b1716671cef8
permissions -rw-r--r--
Update uiresources to workaround Bug 3124 - hw_wsini.ini does not work and should not be used

<?xml version="1.0"?>

<project name="SF-JOB-REFS">

<!-- For a combined model GT+S60, sf.spec.os.system.definition.files must be used -->
  <path id="sf.spec.os.system.definition.files">
    <fileset dir="${sf.spec.systemdefinition.location}/" casesensitive="false">
            <include name="${sf.spec.systemdefinition.filename}" />
    </fileset>
  </path>  
    
 </project>