package_definition.xml
changeset 19 10810c91db26
parent 3 ff3b37722600
child 22 498f36116140
equal deleted inserted replaced
3:ff3b37722600 19:10810c91db26
     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="hotspotfw" name="HotSpot Framework" level="framework">
       
     5       <component id="hsserver" filter="s60" name="HotSpot Server">
       
     6       	<!-- needs bld.inf extracted from the hotspotfw/group one, or this component should be removed-->
       
     7       </component>
       
     8       <component id="hsclient" filter="s60" name="HotSpot Client">
       
     9       	<!-- needs bld.inf extracted from the hotspotfw/group one, or this component should be removed-->
       
    10       </component>
       
    11       <component id="internetconnectivitytestservice" filter="s60" name="Internet Connectivity Test Service">
       
    12       	<!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
       
    13         <!-- <unit bldFile="hotspotfw/internetconnectivitytestservice/group"/> -->
       
    14       </component>
       
    15       <component id="ictsdialogs" filter="s60" name="Internet Connectivity Test Service Dialogs" deprecated="^3">
       
    16       	<!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
       
    17         <!-- <unit bldFile="hotspotfw/ictsdialogs/group"/> -->
       
    18       </component>
       
    19       <component id="hspluginforagent" filter="s60" name="HotSpot Plugin for Agent" class="plugin">
       
    20       	<!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
       
    21         <!-- <unit bldFile="hotspotfw/hspluginforagent/group"/> -->
       
    22       </component>
       
    23       <component id="hsbrowser" filter="s60" name="HotSpot Browser">
       
    24       	<!-- needs bld.inf un-#included from hotspotfw/group/bld.inf, or this component should be removed-->
       
    25         <!-- <unit bldFile="hotspotfw/hsbrowser/group"/> -->
       
    26       </component>
       
    27       <component id="hotspotfw_build" filter="s60" name="Hotspot Framework Build">
       
    28       	<!--  should break up this bld.inf into the above components, or collapse them all into a single component -->
       
    29         <unit bldFile="hotspotfw/group"/>
       
    30       </component>
       
    31     </collection>
       
    32     <collection id="wlanutilities" name="WLAN Utilities" level="generic">
       
    33       <component id="wlanplugin" filter="s60" name="WLAN Plugin" class="plugin">
       
    34         <unit bldFile="wlanutilities/wlanplugin/group"/>
       
    35       </component>
       
    36       <component id="wlansettingsui" filter="s60" name="WLAN Settings UI">
       
    37         <unit bldFile="wlanutilities/wlansettingsui/group"/>
       
    38       </component>
       
    39       <component id="wlansniffer" filter="s60" name="WLAN Sniffer">
       
    40         <unit bldFile="wlanutilities/wlansniffer/group"/>
       
    41       </component>
       
    42       <component id="wlanindicatorplugin" filter="s60" name="WLAN Indicator Plugin" class="plugin">
       
    43         <unit bldFile="wlanutilities/wlanindicatorplugin/group"/>
       
    44       </component>
       
    45     </collection>
       
    46     <collection id="wirelessacc_info" name="Wireless Access Info" level="ui">
       
    47       <component id="hsfw_plat" name="HotSpot Framework Platform Interfaces" filter="s60" class="api">
       
    48         <unit bldFile="hsfw_plat/group"/>
       
    49       </component>
       
    50     </collection>
       
    51   </package>
       
    52 </SystemDefinition>