symbian2/single/job_refs.ant.xml
author William Roberts <williamr@symbian.org>
Thu, 09 Sep 2010 13:51:09 +0100
changeset 819 5c87a84199bf
parent 662 b1716671cef8
permissions -rw-r--r--
Update S^4 system_model taking the "meta" things into account

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