author | Bob Rosenberg <bob.rosenberg@nokia.com> |
Thu, 18 Feb 2010 13:04:45 +0000 | |
branch | HighFidelityModel |
changeset 77 | e07166a29d4d |
parent 48 | c8d3143d3c0e |
child 141 | 27d9d356efbf |
permissions | -rw-r--r-- |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
3 |
<package id="opensrv" name="Open Services" levels="prt lib server eng"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
4 |
<collection id="loudmouth" name="Loudmouth" level="prt"> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
46
diff
changeset
|
5 |
<!-- collection is really a component so it needs to be moved down a directory --> |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
6 |
<component id="loudmouth_build" filter="s60" name="Loudmouth Build" introduced="^2"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
7 |
<unit bldFile="loudmouth/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
8 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
9 |
</collection> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
10 |
<collection id="libtelepathy" name="Telepathy Library" level="lib"> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
46
diff
changeset
|
11 |
<!-- collection is really a component so it needs to be moved down a directory --> |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
12 |
<component id="libtelepathy_build" filter="s60" name="Telepathy Library Build" introduced="^2"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
13 |
<unit bldFile="libtelepathy/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
14 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
15 |
</collection> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
16 |
<collection id="telepathygabble" name="Telepathy Gabble" level="eng"> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
46
diff
changeset
|
17 |
<!-- collection is really a component so it needs to be moved down a directory --> |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
18 |
<component id="telepathygabble_build" filter="s60" name="Telepathy Gabble Build" introduced="^2"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
19 |
<unit bldFile="telepathygabble/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
20 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
21 |
</collection> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
22 |
<collection id="isolationserver" name="Isolation Server" level="server"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
23 |
<component id="messagequeue" filter="s60" name="Message Queue" introduced="^2"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
24 |
<unit bldFile="isolationserver/messagequeue/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
25 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
26 |
<component id="isoserver" filter="s60" name="ISO Server" introduced="^2"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
27 |
<unit bldFile="isolationserver/isoserver/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
28 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
29 |
<component id="isolationserver_build" filter="s60" name="Isloation Server Build" introduced="^2"> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
46
diff
changeset
|
30 |
<!-- needs #includes removed. either move the exports to another component or make this a ROM component --> |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
31 |
<unit bldFile="isolationserver/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
32 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
33 |
</collection> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
34 |
<collection id="opensrv_info" name="Open Services Info" level="eng"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
35 |
<component id="opensrv_plat" filter="s60" name="Open Services Platform Interfaces" class="api" introduced="^2"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
36 |
<unit bldFile="opensrv_plat/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
37 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
38 |
</collection> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
39 |
</package> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
40 |
</SystemDefinition> |