author | Bob Rosenberg <bob.rosenberg@nokia.com> |
Wed, 17 Feb 2010 12:52:00 +0000 | |
branch | HighFidelityModel |
changeset 60 | a2f4ff5ed9dd |
parent 48 | c8d3143d3c0e |
child 63 | d7aa110911c4 |
permissions | -rw-r--r-- |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
3 |
<package id="mmsharinguis" name="Multimedia Sharing UIs" levels="base plugin if"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
4 |
<collection id="mmsharing" name="Multimedia Sharing" level="base"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
5 |
<component id="mmshavailability" filter="s60" name="Multimedia Sharing Availability"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
6 |
<unit bldFile="mmsharing/mmshavailability/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
7 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
8 |
<component id="mmshindicator" filter="s60" name="Multimedia Sharing Indicator"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
9 |
<unit bldFile="mmsharing/mmshindicator/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
10 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
11 |
<!-- consider putting client and server in the same component --> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
12 |
<component id="mmshmanagercli" filter="s60" name="Multimedia Sharing Manager Client"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
13 |
<unit bldFile="mmsharing/mmshmanagercli/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
14 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
15 |
<component id="mmshmanagersrv" filter="s60" name="Multimedia Sharing Manager Server"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
16 |
<unit bldFile="mmsharing/mmshmanagersrv/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
17 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
18 |
<component id="mmshengine" filter="s60" name="Multimedia Sharing Engine"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
19 |
<unit bldFile="mmsharing/mmshengine/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
20 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
21 |
<component id="mmshui" filter="s60" name="Multimedia Sharing UI"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
22 |
<!-- can only have one unti: need to #include one from the other if it's needed --> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
23 |
<unit bldFile="mmsharing/mmshui/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
24 |
<unit bldFile="mmsharing/mmshui/help/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
25 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
26 |
<component id="mmsharing_build" filter="s60" name="MM Sharing Build"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
27 |
<unit bldFile="mmsharing/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
28 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
29 |
</collection> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
30 |
<collection id="mmshplugins" name="Multimedia Sharing Plugins" level="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
31 |
<component id="mmshaoplugin" filter="s60" name="Multimedia Sharing Always Online Plugin" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
32 |
<unit bldFile="mmshplugins/mmshaoplugin/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
33 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
34 |
<component id="mmshaiwplugin" filter="s60" name="Multimedia Sharing AIW Plugin" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
35 |
<unit bldFile="mmshplugins/mmshaiwplugin/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
36 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
37 |
<component id="mmshsipcrplugin" filter="s60" name="Multimedia Sharing SIP Client Resolver Plugin" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
38 |
<unit bldFile="mmshplugins/mmshsipcrplugin/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
39 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
40 |
<component id="mmshsettingsuiplugin" filter="s60" name="Multimedia Sharing Settings UI Plugin" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
41 |
<unit bldFile="mmshplugins/mmshsettingsuiplugin/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
42 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
43 |
<component id="mmshwpadapterplugin" filter="s60" name="Multimedia Sharing WAP Provisioning Adapter" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
44 |
<unit bldFile="mmshplugins/mmshwpadapterplugin/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
45 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
46 |
</collection> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
47 |
<collection id="mmsharinguis_info" name="Multimedia Sharing UIs Info" level="if"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
48 |
<component id="mmsharinguis_build" filter="s60" name="Multimedia Sharing UIs Build"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
49 |
<!-- consider distributing to other components --> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
50 |
<unit bldFile="group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
51 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
52 |
<component id="mmsharinguis_plat" filter="s60" name="Multimedia Sharing UIs Platform Interfaces" class="api"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
53 |
<unit bldFile="mmsharinguis_plat/group"/> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
54 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
55 |
<component id="mmsharinguis_plat" filter="s60,api_test" name="Multimedia Sharing UIs API Tests" class="api"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
56 |
<unit bldFile="mmsharinguis_plat/multimedia_sharing_manager_api/tsrc/group"/> |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
57 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
58 |
</collection> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
59 |
</package> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
60 |
</SystemDefinition> |