symbian4/mw/shortlinkconn/package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 25 Jun 2010 17:18:04 +0100
branchHighFidelityModel
changeset 316 079a06b9ec58
parent 289 56254435318d
permissions -rw-r--r--
Update S^4 package definitions with Bob Rosenberg's set for wk20 Marked simtsy as a "test" component, as it doesn't build anyway.

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
 <package id="shortlinkconn" name="Shortlink Connectivity" levels="framework server generic specific plugin">
  <!-- Package is pending removal. Contents to be moved to remoteconn and btservices -->
  <collection id="shortlinkconn_plat" name="Shortlink Connectivity Platform Interfaces" level="plugin">
   <component id="obex_service_utils_api" name="OBEX Service Utils API" class="api" filter="s60">
    <meta rel="Api" href="shortlinkconn_plat/obex_service_utils_api/obex_service_utils_api.metaxml"/>
    <unit bldFile="shortlinkconn_plat/obex_service_utils_api/group"/>
   </component>
   <component id="obex_service_plugin_api" name="OBEX Service Plugin API" class="api" filter="s60">
    <meta rel="Api" href="shortlinkconn_plat/obex_service_plugin_api/obex_service_plugin_api.metaxml"/>
    <unit bldFile="shortlinkconn_plat/obex_service_plugin_api/group"/>
   </component>
   <component id="dialup_connection_status_api" name="Dial-up Connection Status API" class="api" filter="s60">
    <meta rel="Api" href="shortlinkconn_plat/dialup_connection_status_api/dialup_connection_status_api.metaxml"/>
    <unit bldFile="shortlinkconn_plat/dialup_connection_status_api/group"/>
   </component>
   <component id="dun_secondary_display_notification_api" name="DUN Secondary Display Notification API" class="api" filter="s60">
    <meta rel="Api" href="shortlinkconn_plat/dun_secondary_display_notification_api/dun_secondary_display_notification_api.metaxml"/>
    <unit bldFile="shortlinkconn_plat/dun_secondary_display_notification_api/group"/>
   </component>
   <component id="obex_secondary_display_notification_api" name="OBEX Secondary Display Notification API" class="api" filter="s60">
    <meta rel="Api" href="shortlinkconn_plat/obex_secondary_display_notification_api/obex_secondary_display_notification_api.metaxml"/>
    <unit bldFile="shortlinkconn_plat/obex_secondary_display_notification_api/group"/>
   </component>
   <component id="generic_hid_api" name="Generic HID API" class="api" filter="s60">
    <unit bldFile="shortlinkconn_plat/generic_hid_api/group"/>
   </component>
   <component id="locod_bearer_plugin_api" name="Locod Bearer Plugin API" class="api" filter="s60">
    <unit bldFile="shortlinkconn_plat/locod_bearer_plugin_api/group"/>
   </component>
   <component id="usb_obexservicemanager_client_api" name="USB OBEX Service Manager Client API" class="api" filter="s60">
    <unit bldFile="shortlinkconn_plat/usb_obexservicemanager_client_api/group"/>
   </component>
  </collection>
  <collection id="localconnectivityservice" name="Local Connectivity Service" level="server">
   <component id="locod" name="Local Connectivity Daemon">
    <unit bldFile="localconnectivityservice/locod/group"/>
   </component>
   <component id="obexserviceman" name="OBEX Service Managar">
    <unit bldFile="localconnectivityservice/obexserviceman/group"/>
   </component>
   <component id="obexsendservices" name="OBEX Send Services">
    <unit bldFile="localconnectivityservice/obexsendservices/group"/>
   </component>
   <component id="obexhighway" name="OBEX Highway" introduced="^4">
	<!-- component must be moved to its own directory. Components cannot live in others component's directories -->
    <unit bldFile="localconnectivityservice/obexsendservices/obexhighway" qt:proFile="obexhighway.pro"/>
   </component>
   <component id="obexreceiveservices" name="OBEX Receive Services">
    <unit bldFile="localconnectivityservice/obexreceiveservices/group"/>
   </component>
   <component id="dun" name="Dial Up Networking">
    <unit bldFile="localconnectivityservice/dun/group"/>
   </component>
   <component id="generichid" name="Generic HID">
    <unit bldFile="localconnectivityservice/generichid/group"/>
   </component>
   <component id="headset" name="Headset">
    <unit bldFile="localconnectivityservice/headset/group"/>
   </component>
  </collection>
 </package>
</SystemDefinition>