| author | ThomasE@UK-ThomasE.symbian.int |
| Wed, 22 Apr 2009 15:56:28 +0100 | |
| changeset 31 | 2864b2f562d9 |
| parent 28 | a5762c2265b2 |
| permissions | -rw-r--r-- |
| 18 | 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">
|
|
|
28
a5762c2265b2
system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
18
diff
changeset
|
7 |
<include name="sysdefs/system_model_os.xml" /> |
| 18 | 8 |
</fileset> |
9 |
</path> |
|
10 |
||
11 |
<path id="sf.spec.s60.system.definition.files"> |
|
|
28
a5762c2265b2
system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
18
diff
changeset
|
12 |
<!-- <fileset dir="${sf.project.location}\sysdefs\" includes="S60_*.xml"/> -->
|
|
a5762c2265b2
system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
18
diff
changeset
|
13 |
<fileset dir="${sf.project.location}/" casesensitive="false">
|
|
a5762c2265b2
system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
18
diff
changeset
|
14 |
<include name="sysdefs/system_model_s60.xml" /> |
|
a5762c2265b2
system definition files renamed, project configured for the added split models, raptor traces filter turned on
ThomasE@UK-ThomasE.symbian.int
parents:
18
diff
changeset
|
15 |
</fileset> |
| 18 | 16 |
</path> |
17 |
||
18 |
</project> |