53
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
|
|
3 |
<package id="wirelessacc" name="Wireless Access" levels="framework generic ui">
|
|
4 |
<collection id="hsfw_plat" name="HotSpot Framework Platform Interfaces" level="ui">
|
|
5 |
<component id="hotspot_framework_client_api" name="HotSpot Framework Client API" class="api" filter="s60">
|
|
6 |
<meta rel="Api" href="hsfw_plat/hotspot_framework_client_api/hotspot_framework_client_api.metaxml"/>
|
|
7 |
<unit bldFile="hsfw_plat/hotspot_framework_client_api/group"/>
|
|
8 |
</component>
|
|
9 |
<component id="internet_connectivity_test_service_api" name="Internet Connectivity Test Service API" class="api" filter="s60">
|
|
10 |
<meta rel="Api" href="hsfw_plat/internet_connectivity_test_service_api/internet_connectivity_test_service_api.metaxml"/>
|
|
11 |
<unit bldFile="hsfw_plat/internet_connectivity_test_service_api/group"/>
|
|
12 |
</component>
|
|
13 |
<component id="internet_connectivity_test_service_settings_api" name="Internet Connectivity Test Service Settings API" class="api" filter="s60">
|
|
14 |
<meta rel="Api" href="hsfw_plat/internet_connectivity_test_service_settings_api/internet_connectivity_test_service_settings_api.metaxml"/>
|
|
15 |
<unit bldFile="hsfw_plat/internet_connectivity_test_service_settings_api/group"/>
|
|
16 |
</component>
|
|
17 |
<component id="hotspot_framework_client_plugin_api" name="HotSpot Framework Client Plugin API" class="api" filter="s60">
|
|
18 |
<meta rel="Api" href="hsfw_plat/hotspot_framework_client_plugin_api/hotspot_framework_client_plugin_api.metaxml"/>
|
|
19 |
<unit bldFile="hsfw_plat/hotspot_framework_client_plugin_api/group"/>
|
|
20 |
</component>
|
|
21 |
</collection>
|
|
22 |
<collection id="hotspotfw" name="HotSpot Framework" level="framework">
|
|
23 |
<!-- collection is really a component. Needs to move down a dir -->
|
|
24 |
<component id="hotspotfw_build" filter="s60" name="HotSpot Framework Build">
|
|
25 |
<unit bldFile="hotspotfw/group"/>
|
|
26 |
</component>
|
|
27 |
</collection>
|
|
28 |
<collection id="wlanutilities" name="WLAN Utilities" level="generic">
|
|
29 |
<component id="wlanqtutilities" filter="s60" name="WLAN Qt Utilities" introduced="^4">
|
|
30 |
<unit bldFile="wlanutilities/wlanqtutilities" qt:proFile="wlanqtutilities.pro"/>
|
|
31 |
</component>
|
|
32 |
<component id="eapwizard " filter="s60" name="EAP Wizard" introduced="^4">
|
|
33 |
<unit bldFile="wlanutilities/eapwizard" qt:proFile="eapwizard.pro"/>
|
|
34 |
</component>
|
|
35 |
<component id="wpswizard " filter="s60" name="WPS Wizard" introduced="^4">
|
|
36 |
<unit bldFile="wlanutilities/wpswizard" qt:proFile="wpswizard.pro"/>
|
|
37 |
</component>
|
|
38 |
<component id="wlanwizard " filter="s60" name="WLAN Wizard" introduced="^4">
|
|
39 |
<unit bldFile="wlanutilities/wlanwizard" qt:proFile="wlanwizard.pro"/>
|
|
40 |
</component>
|
|
41 |
<component id="wlansniffer" filter="s60" name="WLAN Sniffer">
|
|
42 |
<unit bldFile="wlanutilities/wlansniffer" qt:proFile="wlansniffer.pro"/>
|
|
43 |
</component>
|
|
44 |
<component id="wlanentryplugin" filter="s60" name="WLAN Entry Plugin" class="plugin">
|
|
45 |
<unit bldFile="wlanutilities/wlanentryplugin" qt:proFile="wlanentryplugin.pro"/>
|
|
46 |
</component>
|
|
47 |
<component id="wlanindicatorplugin" filter="s60" name="WLAN Indicator Plugin" class="plugin">
|
|
48 |
<unit bldFile="wlanutilities/wlanindicatorplugin" qt:proFile="wlanindicatorplugin.pro"/>
|
|
49 |
</component>
|
|
50 |
<component id="cpwlansettingsplugin" filter="s60" name="WLAN Settings Control Panel Plugin" class="plugin" introduced="^4">
|
|
51 |
<unit bldFile="wlanutilities/cpwlansettingsplugin" qt:proFile="cpwlansettingsplugin.pro"/>
|
|
52 |
</component>
|
|
53 |
<component id="wlanlogin" filter="s60" name="WLAN Login" introduced="^4">
|
|
54 |
<unit bldFile="wlanutilities/wlanlogin" qt:proFile="wlanlogin.pro"/>
|
|
55 |
</component>
|
|
56 |
</collection>
|
|
57 |
</package>
|
|
58 |
</SystemDefinition>
|