35
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<SystemDefinition schema="3.0.0">
|
42
|
3 |
<package id="camerasrv" name="Camera Services" levels="plugin fw api" version="1.0.0">
|
35
|
4 |
<collection id="camerasrv_plat" name="Camera Services Platform Interfaces" level="api">
|
|
5 |
<component id="media_recorder_sink_api" name="Media Recorder Sink API" class="api" filter="s60">
|
|
6 |
<meta rel="Api" href="camerasrv_plat/media_recorder_sink_api/media_recorder_sink_api.metaxml"/>
|
|
7 |
<unit bldFile="camerasrv_plat/media_recorder_sink_api/group"/>
|
|
8 |
</component>
|
|
9 |
<component id="custom_onboard_camera_api" name="Custom Onboard Camera API" class="api" filter="s60">
|
|
10 |
<meta rel="Api" href="camerasrv_plat/custom_onboard_camera_api/custom_onboard_camera_api.metaxml"/>
|
|
11 |
<unit bldFile="camerasrv_plat/custom_onboard_camera_api/group"/>
|
|
12 |
</component>
|
|
13 |
<component id="imaging_configuration_manager_api" name="Imaging Configuration Manager API" class="api" filter="s60">
|
|
14 |
<meta rel="Api" href="camerasrv_plat/imaging_configuration_manager_api/imaging_configuration_manager_api.metaxml"/>
|
|
15 |
<unit bldFile="camerasrv_plat/imaging_configuration_manager_api/group" filter="!test"/>
|
|
16 |
<unit bldFile="camerasrv_plat/imaging_configuration_manager_api/tsrc/group" filter="test,api_test"/>
|
|
17 |
</component>
|
|
18 |
<component id="media_recorder_api" name="Media Recorder API" class="api" filter="s60">
|
|
19 |
<meta rel="Api" href="camerasrv_plat/media_recorder_api/media_recorder_api.metaxml"/>
|
|
20 |
<unit bldFile="camerasrv_plat/media_recorder_api/group" filter="!test"/>
|
|
21 |
<unit bldFile="camerasrv_plat/media_recorder_api/tsrc/group" filter="test,api_test"/>
|
|
22 |
</component>
|
|
23 |
<component id="3gp_file_composer_api" name="3GP File Composer API" class="api" filter="s60">
|
|
24 |
<meta rel="Api" href="camerasrv_plat/3gp_file_composer_api/3gp_file_composer_api.metaxml"/>
|
|
25 |
<unit bldFile="camerasrv_plat/3gp_file_composer_api/group"/>
|
|
26 |
</component>
|
|
27 |
</collection>
|
42
|
28 |
<collection id="camerasrv_pub" name="Camera Services Public Interfaces" level="api">
|
|
29 |
<component id="camcorder_mmf_plugin_custom_commands_api" name="Camcorder MMF Plug-in Custom Commands API" class="api" filter="s60">
|
|
30 |
<meta rel="Api" href="camerasrv_pub/camcorder_mmf_plugin_custom_commands_api/camcorder_mmf_plugin_custom_commands_api.metaxml"/>
|
|
31 |
<unit bldFile="camerasrv_pub/camcorder_mmf_plugin_custom_commands_api/group"/>
|
|
32 |
</component>
|
|
33 |
</collection>
|
35
|
34 |
<collection id="camcordermmfplugin" name="Camcorder MMF Plugin" level="plugin">
|
|
35 |
<!-- collection is really a component. Should move down a directory -->
|
|
36 |
<component id="camcordermmfplugin_build" filter="s60" name="Camcorder MMF Plugin Build" class="plugin">
|
|
37 |
<unit bldFile="camcordermmfplugin/build"/>
|
|
38 |
</component>
|
|
39 |
</collection>
|
|
40 |
<collection id="configmanagers" name="Config Managers" level="api">
|
|
41 |
<component id="imagingconfigmanager" filter="s60" name="Imaging Config Manager">
|
|
42 |
<unit bldFile="configmanagers/imagingconfigmanager/group"/>
|
|
43 |
</component>
|
|
44 |
</collection>
|
42
|
45 |
<collection id="camerasrv_info" name="Camera Services Info" level="int">
|
|
46 |
<component id="camerasrv_sis" filter="s60" name="Camera Services SIS installation files" class="config">
|
|
47 |
<!-- consider moving these exports into the other collections -->
|
|
48 |
<unit bldFile="sis"/>
|
|
49 |
</component>
|
|
50 |
</collection>
|
35
|
51 |
</package>
|
|
52 |
</SystemDefinition>
|