equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <SystemDefinition schema="3.0.0"> |
|
3 <package id="camera" name="Camera Apps"> |
|
4 <collection id="camerauis" name="Camera UIs"> |
|
5 <component id="activepalette" filter="s60" name="Active Palette"> |
|
6 <unit bldFile="camerauis/activepalette/group"/> |
|
7 </component> |
|
8 <component id="cameraapp" filter="s60" name="Camera Application"> |
|
9 <!-- can only have one unit. Need to use #includes, merge the bld.infs or split into two components--> |
|
10 <unit bldFile="camerauis/cameraapp/group"/> |
|
11 <unit bldFile="camerauis/cameraapp/help/group"/> |
|
12 <!-- should theese be #included from the above? --> |
|
13 <!-- <unit bldFile="camerauis/cameraapp/generic/camerauiconfigmanager/group"/> --> |
|
14 <!-- <unit bldFile="camerauis/cameraapp/generic/gscamcorderplugin/group"/> --> |
|
15 </component> |
|
16 </collection> |
|
17 <collection id="camera_info" name="Camera Apps Info"> |
|
18 <component id="camera_plat" filter="s60" name="Camera Apps Platform Interfaces" class="api"> |
|
19 <unit bldFile="camera_plat/group"/> |
|
20 <!-- should these tests be #included from the above? --> |
|
21 <!-- <unit bldFile="camera_plat/active_palette_2_api/tsrc/group"/> --> |
|
22 <!-- <unit bldFile="camera_plat/camcorder_ui_constants_api/tsrc/group"/> --> |
|
23 </component> |
|
24 </collection> |
|
25 </package> |
|
26 </SystemDefinition> |