symbian2/single/job_refs.ant.xml
author Simon Howkins <simonh@symbian.org>
Thu, 15 Jul 2010 14:17:03 +0100
changeset 721 d5a09d0f060a
parent 662 b1716671cef8
permissions -rw-r--r--
Switch textandloc package from using MCL to FCL, to get correct cp850.txt, and therefore allow build to continue. (Cf bug 3262)

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