31
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<SystemDefinition schema="3.0.0">
|
|
3 |
<package id="hapticsservices" name="Haptics Services" levels="fw server api">
|
|
4 |
<collection id="hapticsservices_plat" name="Haptics Services Platform Interfaces" level="api">
|
|
5 |
<component id="tacticon_api" name="Tacticon API" introduced="^1" class="api" filter="s60">
|
|
6 |
<meta rel="Api" href="hapticsservices_plat/tacticon_api/tacticon_api.metaxml"/>
|
|
7 |
<unit bldFile="hapticsservices_plat/tacticon_api/group"/>
|
|
8 |
</component>
|
|
9 |
<component id="tactile_feedback_core_api" name="Tactile Feedback Core API" introduced="^1" class="api" filter="s60">
|
|
10 |
<meta rel="Api" href="hapticsservices_plat/tactile_feedback_core_api/tactile_feedback_core_api.metaxml"/>
|
|
11 |
<unit bldFile="hapticsservices_plat/tactile_feedback_core_api/group"/>
|
|
12 |
</component>
|
|
13 |
<component id="tactile_feedback_server_api" name="Tactile Feedback Server API" introduced="^1" class="api" filter="s60">
|
|
14 |
<meta rel="Api" href="hapticsservices_plat/tactile_feedback_server_api/tactile_feedback_server_api.metaxml"/>
|
|
15 |
<unit bldFile="hapticsservices_plat/tactile_feedback_server_api/group"/>
|
|
16 |
</component>
|
|
17 |
</collection>
|
|
18 |
<collection id="hapticsservices_pub" name="Haptics Services Public Interfaces" level="api">
|
|
19 |
<component id="tactile_feedback_client_api" name="Tactile Feedback Client API" introduced="^1" class="api" filter="s60">
|
|
20 |
<meta rel="Api" href="hapticsservices_pub/tactile_feedback_client_api/tactile_feedback_client_api.metaxml"/>
|
|
21 |
<unit bldFile="hapticsservices_pub/tactile_feedback_client_api/group"/>
|
|
22 |
</component>
|
|
23 |
</collection>
|
|
24 |
<collection id="tacticonserver" name="Tacticon Server" level="server">
|
|
25 |
<!-- collection is really a component. Move down a directory -->
|
|
26 |
<component id="tacticonserver_build" filter="s60" name="Tacticon Server Build" introduced="^3">
|
|
27 |
<unit bldFile="tacticonserver/group"/>
|
|
28 |
<!-- clients and servers are usualy the same component. Consider moving plugins to separate components if needed -->
|
|
29 |
</component>
|
|
30 |
<component id="tacticonhapticsplugin" name="Tacticon Haptics Plugin" introduced="^3" class="plugin" filter="s60,dfs_build">
|
|
31 |
<unit bldFile="tacticonserver/server/tacticonpluginfw/tacticonhapticsplugin/group"/>
|
|
32 |
</component>
|
|
33 |
</collection>
|
|
34 |
<collection id="tactilefeedback" name="Tactile Feedback" level="fw">
|
|
35 |
<component id="tactilearearegistry" filter="s60" name="Tactile Area Registry" introduced="^1">
|
|
36 |
<unit bldFile="tactilefeedback/tactilearearegistry/group"/>
|
|
37 |
</component>
|
|
38 |
<component id="tactilefeedbackresolver" filter="s60" name="Tactile Feedback Resolver" introduced="^1">
|
|
39 |
<unit bldFile="tactilefeedback/tactilefeedbackresolver/group"/>
|
|
40 |
</component>
|
|
41 |
<component id="tactilefeedbackresolver_plugins" name="Tactile Feedback Resolver Plugins" introduced="^1" class="plugin" filter="s60,dfs_build">
|
|
42 |
<unit bldFile="tactilefeedback/tactilefeedbackresolver/plugins/group"/>
|
|
43 |
</component>
|
|
44 |
<component id="tactileclickplugin" filter="s60" name="Tactile Click Plugin" class="plugin" introduced="^1">
|
|
45 |
<unit bldFile="tactilefeedback/tactileclickplugin/group"/>
|
|
46 |
</component>
|
|
47 |
<component id="tactilefeedbackclient" filter="s60" name="Tactile Feedback Client" introduced="^1">
|
|
48 |
<unit bldFile="tactilefeedback/tactilefeedbackclient/group"/>
|
|
49 |
</component>
|
|
50 |
<component id="tactileactionplugin" filter="s60" name="Tactile Action Plugin" class="plugin" introduced="^1">
|
|
51 |
<unit bldFile="tactilefeedback/tactileactionplugin/group"/>
|
|
52 |
</component>
|
|
53 |
<component id="tactilefeedback_rom" filter="s60" name="Tactile Feedback ROM" introduced="^1">
|
|
54 |
<unit bldFile="tactilefeedback/rom"/>
|
|
55 |
</component>
|
|
56 |
</collection>
|
|
57 |
</package>
|
|
58 |
</SystemDefinition>
|