author | Shabe Razvi <shaber@symbian.org> |
Fri, 08 May 2009 18:24:06 +0100 | |
changeset 51 | 20f7079aca5c |
parent 41 | bf8784e09ef8 |
child 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"> |
51
20f7079aca5c
Add new s60_5_1_sf based config and remove old sysdefs
Shabe Razvi <shaber@symbian.org>
parents:
41
diff
changeset
|
14 |
<include name="sysdefs/system_model_s60_sf.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> |