44
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<SystemDefinition schema="3.0.1" xmlns:qt="http://www.nokia.com/qt">
|
|
3 |
<package id="videotelephony" name="Video Telephony Apps" levels="engine plugin prot ui">
|
|
4 |
<collection id="videotelephony_plat" name="VT Apps Platform Interfaces" level="ui">
|
|
5 |
<component id="video_telephony_media_configuration_api" name="Video Telephony Media Configuration API" class="api" filter="s60">
|
|
6 |
<meta rel="Api" href="videotelephony_plat/video_telephony_media_configuration_api/video_telephony_media_configuration_api.metaxml"/>
|
|
7 |
<unit bldFile="videotelephony_plat/video_telephony_media_configuration_api/group"/>
|
|
8 |
</component>
|
|
9 |
</collection>
|
|
10 |
<collection id="vtengines" name="Video Telephony Engines" level="engine">
|
|
11 |
<component id="videoteleng" filter="s60" name="Video Telephony Engine">
|
|
12 |
<unit bldFile="vtengines/videoteleng/Group"/>
|
|
13 |
</component>
|
|
14 |
<component id="vtmediatorplugin" filter="s60" name="VT Mediator Plugin" class="plugin">
|
|
15 |
<unit bldFile="vtengines/vtmediatorplugin/group"/>
|
|
16 |
</component>
|
|
17 |
</collection>
|
|
18 |
<collection id="vtuis" name="Video Telephony UIs" level="ui">
|
|
19 |
<component id="lcvtplugin" filter="s60" name="Video Telephony Plugin" class="plugin">
|
|
20 |
<unit bldFile="vtuis/lcvtplugin/group"/>
|
|
21 |
</component>
|
|
22 |
<component id="lcvtapp" filter="s60" name="Video Telephony Application" introduced="^4">
|
|
23 |
<unit bldFile="vtuis/lcvtapp" qt:proFile="lcvtapp.pro"/>
|
|
24 |
</component>
|
|
25 |
<component id="lcvtindicatorplugin" filter="s60" name="Video Telephony Indicator Plugin" class="plugin" introduced="^4">
|
|
26 |
<unit bldFile="vtuis/lcvtindicatorplugin" qt:proFile="lcvtindicatorplugin.pro"/>
|
|
27 |
</component>
|
|
28 |
<component id="lcvtindicatorcontroller" filter="s60" name="Video Telephony Indicator Controller" introduced="^4">
|
|
29 |
<unit bldFile="vtuis/lcvtindicatorcontroller" qt:proFile="lcvtindicatorcontroller.pro"/>
|
|
30 |
</component>
|
|
31 |
</collection>
|
|
32 |
<collection id="vtprotocolplugins" name="VT Protocol Plugins" level="plugin">
|
|
33 |
<component id="displaysink" filter="s60" name="Display Sink" introduced="^2">
|
|
34 |
<unit bldFile="vtprotocolplugins/DisplaySink/group"/>
|
|
35 |
</component>
|
|
36 |
<component id="videosource" filter="s60" name="Video Source" introduced="^2">
|
|
37 |
<unit bldFile="vtprotocolplugins/VideoSource/group"/>
|
|
38 |
</component>
|
|
39 |
</collection>
|
|
40 |
<collection id="vtprotocolsstub" name="VT Protocols Stub" level="prot">
|
|
41 |
<!-- this collection is really a component, move down a directory -->
|
|
42 |
<component id="videotelproto" filter="s60" name="Video Telephony Protocol">
|
|
43 |
<unit bldFile="vtprotocolsstub/group"/>
|
|
44 |
</component>
|
|
45 |
</collection>
|
|
46 |
</package>
|
|
47 |
</SystemDefinition>
|
|
48 |
|