symbian3/mw/wirelessacc/package_definition_3.0.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 239 e9ebcfcb4702
child 246 f99f9ea9b39f
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     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    <component id="hsserver" filter="s60" name="HotSpot Server">
       
    24     <!-- needs bld.inf extracted from the hotspotfw/group one, or this component should be removed-->
       
    25    </component>
       
    26    <component id="hsclient" filter="s60" name="HotSpot Client">
       
    27     <!-- needs bld.inf extracted from the hotspotfw/group one, or this component should be removed-->
       
    28    </component>
       
    29    <component id="internetconnectivitytestservice" filter="s60" name="Internet Connectivity Test Service">
       
    30     <!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
       
    31     <!-- <unit bldFile="hotspotfw/internetconnectivitytestservice/group"/> -->
       
    32    </component>
       
    33    <component id="ictsdialogs" filter="s60" name="Internet Connectivity Test Service Dialogs" deprecated="^3">
       
    34     <!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
       
    35     <!-- <unit bldFile="hotspotfw/ictsdialogs/group"/> -->
       
    36    </component>
       
    37    <component id="hspluginforagent" filter="s60" name="HotSpot Plugin for Agent" class="plugin">
       
    38     <!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
       
    39     <!-- <unit bldFile="hotspotfw/hspluginforagent/group"/> -->
       
    40    </component>
       
    41    <component id="hsbrowser" filter="s60" name="HotSpot Browser">
       
    42     <!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
       
    43     <!-- <unit bldFile="hotspotfw/hsbrowser/group"/> -->
       
    44    </component>
       
    45    <component id="hotspotfw_build" filter="s60" name="Hotspot Framework Build">
       
    46     <!--  should break up this bld.inf into the above components, or collapse them all into a single component -->
       
    47     <unit bldFile="hotspotfw/group"/>
       
    48    </component>
       
    49   </collection>
       
    50   <collection id="wlanutilities" name="WLAN Utilities" level="generic">
       
    51    <component id="wlanplugin" filter="s60" name="WLAN Plugin" class="plugin">
       
    52     <unit bldFile="wlanutilities/wlanplugin/group"/>
       
    53    </component>
       
    54    <component id="wlansettingsui" filter="s60" name="WLAN Settings UI">
       
    55     <unit bldFile="wlanutilities/wlansettingsui/group"/>
       
    56    </component>
       
    57    <component id="wlansniffer" filter="s60" name="WLAN Sniffer">
       
    58     <unit bldFile="wlanutilities/wlansniffer/group"/>
       
    59    </component>
       
    60    <component id="wlanindicatorplugin" filter="s60" name="WLAN Indicator Plugin" class="plugin">
       
    61     <unit bldFile="wlanutilities/wlanindicatorplugin/group"/>
       
    62    </component>
       
    63   </collection>
       
    64  </package>
       
    65 </SystemDefinition>