47
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
|
|
3 |
<package id="radio" name="Radio Apps" levels="engine plugin ui">
|
|
4 |
<collection id="radioengine" name="Radio Engine" level="engine">
|
|
5 |
<component id="radioengineutils" filter="s60" name="Radio Engine Utils" introduced="^4">
|
|
6 |
<unit bldFile="radioengine/utils/group"/>
|
|
7 |
</component>
|
|
8 |
<component id="radioenginesettings" filter="s60" name="Radio Engine Settings" introduced="^4">
|
|
9 |
<unit bldFile="radioengine/settings/group"/>
|
|
10 |
</component>
|
|
11 |
<component id="radioengine_engine" filter="s60" name="Radio Engine" introduced="^4">
|
|
12 |
<unit bldFile="radioengine/engine/group"/>
|
|
13 |
</component>
|
|
14 |
</collection>
|
|
15 |
<collection id="radioapp" name="Radio App" level="ui">
|
|
16 |
<component id="radioenginewrapper" filter="s60" name="Radio Engine Wrapper" introduced="^4">
|
|
17 |
<unit bldFile="radioapp/radioenginewrapper" qt:proFile="radioenginewrapper.pro"/>
|
|
18 |
</component>
|
|
19 |
<component id="radiopresetstorage" filter="s60" name="Radio Preset Storage" introduced="^4">
|
|
20 |
<unit bldFile="radioapp/radiopresetstorage" qt:proFile="radiopresetstorage.pro"/>
|
|
21 |
</component>
|
|
22 |
<component id="radiouiengine" filter="s60" name="Radio UI Engine" introduced="^4">
|
|
23 |
<unit bldFile="radioapp/radiouiengine" qt:proFile="radiouiengine.pro"/>
|
|
24 |
</component>
|
|
25 |
<component id="radiowidgets" filter="s60" name="Radio Widgets" introduced="^4">
|
|
26 |
<unit bldFile="radioapp/radiowidgets" qt:proFile="radiowidgets.pro"/>
|
|
27 |
</component>
|
|
28 |
<component id="radioapplication" filter="s60" name="Radio Application" introduced="^4">
|
|
29 |
<unit bldFile="radioapp/radioapplication" qt:proFile="radioapplication.pro"/>
|
|
30 |
</component>
|
|
31 |
<component id="radio_rom" filter="s60" name="Radio ROM" introduced="^4">
|
|
32 |
<unit bldFile="rom"/>
|
|
33 |
</component>
|
54
|
34 |
<component id="radiowidgetsplugin" filter="s60" name="Radio Widgets Plugin" introduced="^4" class="plugin">
|
|
35 |
<unit bldFile="radioapp/radiowidgetsplugin" qt:proFile="radiowidgetsplugin.pro"/>
|
|
36 |
</component>
|
47
|
37 |
</collection>
|
|
38 |
<collection id="radiohswidget" name="Radio Homescreen Widget" level="plugin">
|
|
39 |
<!-- collection is really a component. Move down a directory -->
|
|
40 |
<component id="radiohswidget_build" filter="s60" name="Radio HS Widget Build" introduced="^4">
|
|
41 |
<unit bldFile="radiohswidget" qt:proFile="radiohswidget.pro"/>
|
|
42 |
</component>
|
|
43 |
</collection>
|
51
|
44 |
<collection id="radiopresetstorage_tsrc" name="vado.radiopresetstorage_qt.tsrc" level="engine">
|
54
|
45 |
<component id="radiopresetstorage_qt_tsrc" filter="s60,test,qt_unit_test" name="radiopresetstorage_qt.tsrc" introduced="^4">
|
51
|
46 |
<meta rel="testbuild">
|
|
47 |
<group name="vado.101_radiopresetstorage_tsrc"/>
|
|
48 |
</meta>
|
|
49 |
<unit bldFile="radioapp/radiopresetstorage/tsrc" qt:proFile="t_radiopresetstorage.pro"/>
|
|
50 |
</component>
|
|
51 |
</collection>
|
|
52 |
<collection id="radiouiengine_tsrc" name="vado.radiouiengine_qt.tsrc" level="engine">
|
54
|
53 |
<component id="radiouiengine_qt_tsrc" filter="s60,test,qt_unit_test" name="radiouiengine_qt.tsrc" introduced="^4">
|
51
|
54 |
<meta rel="testbuild">
|
|
55 |
<group name="vado.101_radiouiengine_tsrc"/>
|
|
56 |
</meta>
|
|
57 |
<unit bldFile="radioapp/radiouiengine/tsrc" qt:proFile="t_radiouiengine.pro"/>
|
|
58 |
</component>
|
|
59 |
</collection>
|
|
60 |
|
|
61 |
|
47
|
62 |
</package>
|
|
63 |
</SystemDefinition>
|