|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <SystemDefinition schema="3.0.0"> |
|
3 <package id="uiresources" name="UI Resources" levels="compile plugin framework server generic data"> |
|
4 <collection id="uiresources_info" name="UI Resources Info" level="data"> |
|
5 <component id="uiresources_plat" filter="s60" name="UI Resources Platform Interfaces" class="api"> |
|
6 <!-- can only have one unit, need to include these from main one --> |
|
7 <unit bldFile="uiresources_plat/group"/> |
|
8 <unit bldFile="uiresources_plat/cdl_api/tsrc/group"/> |
|
9 <unit bldFile="uiresources_plat/extended_fonts_api/tsrc/group"/> |
|
10 <unit bldFile="uiresources_plat/extended_skins_api/tsrc/group"/> |
|
11 <unit bldFile="uiresources_plat/graphic_configuration_api/tsrc/group"/> |
|
12 <unit bldFile="uiresources_plat/layout_data_api/tsrc/group"/> |
|
13 <unit bldFile="uiresources_plat/layout_system_private_api/tsrc/group"/> |
|
14 <unit bldFile="uiresources_plat/skins_image_attributes_api/tsrc/group"/> |
|
15 </component> |
|
16 <component id="uiresources_pub" filter="s60" name="UI Resources Public Interfaces" class="api"> |
|
17 <!-- can only have one unit, need to include these from main one --> |
|
18 <unit bldFile="uiresources_pub/group"/> |
|
19 <unit bldFile="uiresources_pub/font_definition_api/tsrc/group"/> |
|
20 <unit bldFile="uiresources_pub/graphics_api/tsrc/group"/> |
|
21 <unit bldFile="uiresources_pub/pictograph_api/tsrc/group"/> |
|
22 <unit bldFile="uiresources_pub/scalable_icons_api/tsrc/group"/> |
|
23 <unit bldFile="uiresources_pub/skins_api/tsrc/group"/> |
|
24 </component> |
|
25 </collection> |
|
26 <collection id="uigraphics" name="UI Graphics" level="generic"> |
|
27 <component id="bitmaps2" filter="s60" name="Bitmaps 2" class="config"> |
|
28 <unit bldFile="uigraphics/bitmaps2/group"/> |
|
29 </component> |
|
30 <component id="icons" filter="s60" class="config" name="Icons"> |
|
31 <unit bldFile="uigraphics/icons/group"/> |
|
32 </component> |
|
33 <component id="variatedbitmaps" filter="s60" name="Variated Bitmaps" class="config"> |
|
34 <unit bldFile="uigraphics/variatedbitmaps/group"/> |
|
35 </component> |
|
36 <component id="aknicon" filter="s60" name="Avkon Icon Framework"> |
|
37 <unit bldFile="uigraphics/aknicon/group"/> |
|
38 </component> |
|
39 <component id="palette" filter="s60" name="Palette Utils"> |
|
40 <!-- should this really be commented out? why? --> |
|
41 <!-- <unit bldFile="uigraphics/palette/group"/> --> |
|
42 </component> |
|
43 </collection> |
|
44 <collection id="layouts" name="Layouts" level="plugin"> |
|
45 <component id="cdl" filter="s60" name="Customization Definition Language"> |
|
46 <!-- can only have one unti. Need to #include them or split into multiple components --> |
|
47 <unit bldFile="layouts/cdl/cdlengine/group"/> |
|
48 <unit bldFile="layouts/cdl/cdlserver/group"/> |
|
49 <!-- <unit bldFile="layouts/cdl/cdlutils/cdlexplorer/group"/> --> |
|
50 </component> |
|
51 <component id="aknlayout2" filter="s60" name="Avkon Layout 2"> |
|
52 <unit bldFile="layouts/aknlayout2/group"/> |
|
53 <!-- need to do something with all these commented-out units --> |
|
54 <!-- <unit bldFile="layouts/aknlayout2/generated"/> --> |
|
55 <!-- <unit bldFile="layouts/aknlayout2/generated/nhd_akn_app"/> --> |
|
56 <!-- <unit bldFile="layouts/aknlayout2/generated/nhd_uiaccel"/> --> |
|
57 <!-- <unit bldFile="layouts/aknlayout2/generated/qhd_touch_akn_app"/> --> |
|
58 <!-- <unit bldFile="layouts/aknlayout2/generated/qhd_touch_uiaccel"/> --> |
|
59 <!-- <unit bldFile="layouts/aknlayout2/generated/qvga2_akn_app"/> --> |
|
60 <!-- <unit bldFile="layouts/aknlayout2/generated/qvga2_uiaccel"/> --> |
|
61 <!-- <unit bldFile="layouts/aknlayout2/generated/qvga_akn_app"/> --> |
|
62 <!-- <unit bldFile="layouts/aknlayout2/generated/qvga_uiaccel"/> --> |
|
63 <!-- <unit bldFile="layouts/aknlayout2/generated/vga3_akn_app"/> --> |
|
64 <!-- <unit bldFile="layouts/aknlayout2/generated/vga3_uiaccel"/> --> |
|
65 <!-- <unit bldFile="layouts/aknlayout2/generated/vga_akn_app"/> --> |
|
66 <!-- <unit bldFile="layouts/aknlayout2/generated/vga_touch_akn_app"/> --> |
|
67 <!-- <unit bldFile="layouts/aknlayout2/generated/vga_uiaccel"/> --> |
|
68 </component> |
|
69 </collection> |
|
70 <collection id="skins" name="Skins" level="data"> |
|
71 <component id="aknskincontent" filter="s60" name="Avkon Skin Content" class="config"> |
|
72 <unit bldFile="skins/aknskincontent/group"/> |
|
73 <!-- <unit bldFile="skins/aknskincontent/srcdata/scalableseries60skin/mifindexdll"/> --> |
|
74 </component> |
|
75 <component id="aknskins" filter="s60" name="Avkon Skin Compiler"> |
|
76 <unit bldFile="skins/aknskins/group"/> |
|
77 </component> |
|
78 </collection> |
|
79 <collection id="pictographs" name="Pictographs" level="data"> |
|
80 <component id="aknpictograph" filter="s60" name="Avkon Pictograph"> |
|
81 <unit bldFile="pictographs/aknpictograph/group"/> |
|
82 <!-- <unit bldFile="pictographs/aknpictograph/tools/aknpictobitmapbuilder/group"/> --> |
|
83 </component> |
|
84 </collection> |
|
85 <collection id="locales" name="Locales" level="framework"> |
|
86 <component id="locales_build" filter="s60" name="Locales Build"> |
|
87 <unit bldFile="locales/loce32"/> |
|
88 </component> |
|
89 </collection> |
|
90 <collection id="uiconfig" name="UI Config" level="server"> |
|
91 <component id="s60config" filter="s60" name="S60 UI Config"> |
|
92 <unit bldFile="uiconfig/s60config/group"/> |
|
93 </component> |
|
94 </collection> |
|
95 <collection id="fontsupport" name="Font Support" level="generic"> |
|
96 <component id="fontprovider" filter="s60" name="Font Provider"> |
|
97 <unit bldFile="fontsupport/fontprovider/group"/> |
|
98 </component> |
|
99 <component id="fontutils" filter="s60" name="Font Utils"> |
|
100 <unit bldFile="fontsupport/fontutils/group"/> |
|
101 </component> |
|
102 </collection> |
|
103 <collection id="helpthemes" name="Help Themes" level="data"> |
|
104 <component id="helpthemes_build" filter="s60" name="Help Themes Build" class="config"> |
|
105 <unit bldFile="helpthemes/group"/> |
|
106 </component> |
|
107 </collection> |
|
108 <collection id="aknlayoutcompiler" name="Avkon Layout Compiler" level="compile"> |
|
109 <component id="aknlayoutcompiler_build" filter="s60" name="Avkon Layout Compiler Build"> |
|
110 <!-- to be moved here --> |
|
111 <unit bldFile="../uitools/aknlayoutcompiler/group"/> |
|
112 </component> |
|
113 </collection> |
|
114 <collection id="cdlcompiler" name="CDL Compiler" level="compile"> |
|
115 <component id="cdlcompiler_build" filter="s60" name="CDL Compiler Build"> |
|
116 <!-- to be moved here --> |
|
117 <unit bldFile="../uitools/cdlcompiler/group"/> |
|
118 </component> |
|
119 </collection> |
|
120 <collection id="cdlcompilertoolkit" name="CDL Compiler Toolkit" level="compile"> |
|
121 <component id="cdlcompilertoolkit_build" filter="s60" name="CDL Compiler Toolkit Build"> |
|
122 <!-- to be moved here --> |
|
123 <unit bldFile="../uitools/cdlcompilertoolkit/group"/> |
|
124 </component> |
|
125 </collection> |
|
126 </package> |
|
127 </SystemDefinition> |