platform_updated/job_refs.ant.xml
author ThomasE@UK-ThomasE.symbian.int
Thu, 23 Apr 2009 18:59:58 +0100
changeset 34 a3f4168018f3
parent 32 6c82ec6c2cb9
permissions -rw-r--r--
Mew Model versions embedding gt-filter compatible components only
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0"?>
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     2
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     3
<project name="SF-JOB-REFS">
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     4
    
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     5
<path id="sf.spec.os.system.definition.files">
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     6
    <fileset dir="${sf.project.location}/" casesensitive="false">
32
6c82ec6c2cb9 Updated S60 and combined sf model (changed S60 Model input, now genxml-filtered first): PDK4.7
ThomasE@UK-ThomasE.symbian.int
parents: 27
diff changeset
     7
            <include name="sysdefs/system_model_os.xml" />
27
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     8
    </fileset>
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     9
 </path>
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    10
  
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    11
  <path id="sf.spec.s60.system.definition.files">
32
6c82ec6c2cb9 Updated S60 and combined sf model (changed S60 Model input, now genxml-filtered first): PDK4.7
ThomasE@UK-ThomasE.symbian.int
parents: 27
diff changeset
    12
<!--        <fileset dir="${sf.project.location}\sysdefs\" includes="S60_*.xml"/> -->
6c82ec6c2cb9 Updated S60 and combined sf model (changed S60 Model input, now genxml-filtered first): PDK4.7
ThomasE@UK-ThomasE.symbian.int
parents: 27
diff changeset
    13
	<fileset dir="${sf.project.location}/" casesensitive="false">
6c82ec6c2cb9 Updated S60 and combined sf model (changed S60 Model input, now genxml-filtered first): PDK4.7
ThomasE@UK-ThomasE.symbian.int
parents: 27
diff changeset
    14
			<include name="sysdefs/system_model_s60.xml" />
6c82ec6c2cb9 Updated S60 and combined sf model (changed S60 Model input, now genxml-filtered first): PDK4.7
ThomasE@UK-ThomasE.symbian.int
parents: 27
diff changeset
    15
	</fileset>
27
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    16
  </path>   
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    17
    
aa51b44f83c0 New dir for a platform project which builds from FCLs (where present). (FCLs have updated content from wk16 interim drop.)
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    18
 </project>