author | ThomasE@UK-ThomasE.symbian.int |
Wed, 13 May 2009 16:19:41 +0100 | |
changeset 62 | 87529c8fd3a5 |
parent 56 | 5dec2d87fa56 |
permissions | -rw-r--r-- |
16 | 1 |
<?xml version="1.0"?> |
2 |
||
3 |
<project name="SF-JOB-REFS"> |
|
4 |
||
5 |
<path id="sf.spec.os.system.definition.files"> |
|
6 |
<fileset dir="${sf.project.location}/" casesensitive="false"> |
|
41
bf8784e09ef8
Updated foundation models to merge latest platform_updated models.
ThomasE@UK-ThomasE.symbian.int
parents:
39
diff
changeset
|
7 |
<include name="sysdefs/system_model_os.xml" /> |
16 | 8 |
</fileset> |
9 |
</path> |
|
10 |
||
11 |
<path id="sf.spec.s60.system.definition.files"> |
|
41
bf8784e09ef8
Updated foundation models to merge latest platform_updated models.
ThomasE@UK-ThomasE.symbian.int
parents:
39
diff
changeset
|
12 |
<!-- <fileset dir="${sf.project.location}\sysdefs\" includes="S60_*.xml"/> --> |
bf8784e09ef8
Updated foundation models to merge latest platform_updated models.
ThomasE@UK-ThomasE.symbian.int
parents:
39
diff
changeset
|
13 |
<fileset dir="${sf.project.location}/" casesensitive="false"> |
56
5dec2d87fa56
Update ref to correct model
Shabe Razvi <shaber@symbian.org>
parents:
51
diff
changeset
|
14 |
<include name="sysdefs/system_model_s60.xml" /> |
41
bf8784e09ef8
Updated foundation models to merge latest platform_updated models.
ThomasE@UK-ThomasE.symbian.int
parents:
39
diff
changeset
|
15 |
</fileset> |
16 | 16 |
</path> |
17 |
||
18 |
</project> |