overlay/job_refs.ant.xml
author Shabe Razvi <shaber@symbian.org>
Thu, 29 Apr 2010 13:24:08 +0100
changeset 4 0239dfcfbf2a
parent 0 0519ec7b1546
permissions -rw-r--r--
Correct repo location

<?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.tools.system.definition.files">
    <fileset dir="${sf.project.location}/" casesensitive="false">
            <include name="sysdefs/system_model.xml" />
    </fileset>
 </path>
  
 </project>