author | Bob Rosenberg <bob.rosenberg@nokia.com> |
Wed, 03 Feb 2010 11:49:07 +0000 | |
branch | HighFidelityModel |
changeset 46 | c94b55c3fb61 |
child 48 | c8d3143d3c0e |
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"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
5 |
<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
|
6 |
<unit bldFile="loudmouth/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
7 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
8 |
<component id="loudmouth_test" filter="s60" name="Loudmouth Test" purpose="development" introduced="^2"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
9 |
<!-- <unit bldFile="loudmouth/tsrc/group"/> --> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
10 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
11 |
</collection> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
12 |
<collection id="libtelepathy" name="Telepathy Library" level="lib"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
13 |
<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
|
14 |
<unit bldFile="libtelepathy/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
15 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
16 |
<component id="libtelepathy_test" filter="s60" name="Telepathy Library Test" purpose="development" introduced="^2"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
17 |
<!-- <unit bldFile="libtelepathy/tsrc/group"/> --> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
18 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
19 |
</collection> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
20 |
<collection id="telepathygabble" name="Telepathy Gabble" level="eng"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
21 |
<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
|
22 |
<unit bldFile="telepathygabble/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
23 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
24 |
</collection> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
25 |
<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
|
26 |
<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
|
27 |
<unit bldFile="isolationserver/messagequeue/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="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
|
30 |
<unit bldFile="isolationserver/isoserver/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
31 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
32 |
<component id="isolationserver_test" filter="s60" name="Isloation Server Test" purpose="development" introduced="^2"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
33 |
<!-- <unit bldFile="isolationserver/tsrc/group"/> --> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
34 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
35 |
<component id="isolationserver_build" filter="s60" name="Isloation Server Build" introduced="^2"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
36 |
<unit bldFile="isolationserver/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 |
<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
|
40 |
<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
|
41 |
<unit bldFile="opensrv_plat/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
42 |
<!-- <unit bldFile="opensrv_plat/messagequeue_api/tsrc/group"/> --> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
43 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
44 |
</collection> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
45 |
</package> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
46 |
</SystemDefinition> |