equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <SystemDefinition schema="3.0.0"> |
|
3 <package id="svgt" name="SVG Tiny" levels="util ui"> |
|
4 <collection id="svgt_plat" name="SVG Tiny Platform Interfaces" level="ui"> |
|
5 <component id="svgt_api" name="SVGT API" introduced="9.2" class="api" filter="s60"> |
|
6 <meta rel="Api" href="svgt_plat/svgt_api/svgt_api.metaxml"/> |
|
7 <unit bldFile="svgt_plat/svgt_api/group"/> |
|
8 </component> |
|
9 <component id="nvg_api" name="NVG API" introduced="9.2" class="api" filter="s60"> |
|
10 <meta rel="Api" href="svgt_plat/nvg_api/nvg_api.metaxml"/> |
|
11 <unit bldFile="svgt_plat/nvg_api/group"/> |
|
12 </component> |
|
13 </collection> |
|
14 <collection id="svgtopt" name="SVG-T Engine" level="util"> |
|
15 <component id="svgtopt_build" filter="s60" name="SVG Engine" introduced="9.2"> |
|
16 <!-- component is at collection level. Needs to be moved down a directory --> |
|
17 <unit bldFile="svgtopt/group"/> |
|
18 </component> |
|
19 <component id="svgtplugin" filter="s60" name="SVG Plugin" class="plugin" introduced="9.2"> |
|
20 <unit bldFile="svgtopt/svgtplugin/group"/> |
|
21 </component> |
|
22 </collection> |
|
23 </package> |
|
24 </SystemDefinition> |