ex-nokia/job_refs.ant.xml
author ShabeR@UK-SHABER
Mon, 27 Apr 2009 17:33:35 +0100
changeset 39 578feeac0d7b
parent 16 platform_hg/job_refs.ant.xml@f2191cc40888
child 41 bf8784e09ef8
permissions -rw-r--r--
Rename old platform projects

<?xml version="1.0"?>

<project name="SF-JOB-REFS">
    
<path id="sf.spec.os.system.definition.files">
    <fileset dir="${sf.project.location}/" casesensitive="false">
            <include name="sysdefs/system_definition.xml" />
    </fileset>
 </path>
  
  <path id="sf.spec.s60.system.definition.files">
        <fileset dir="${sf.project.location}\sysdefs\" includes="S60_*.xml"/>
  </path>   
    
 </project>