symbian4/mw/dlnasrv/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 217 fcee787f22fe
child 316 079a06b9ec58
equal deleted inserted replaced
245:30e67220bf86 246:f99f9ea9b39f
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <SystemDefinition schema="3.0.0">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3  <package id="dlnasrv" name="DLNA Services" levels="stack server ctrl framework plugin">
     4 <!ATTLIST SystemDefinition
     4   <!-- uncomment all the units when configuration is in place, they're currently #included from other xxx_build components -->
     5   name CDATA #REQUIRED
     5   <collection id="dlnasrv_plat" name="DLNA Services Platform Interfaces" level="plugin">
     6   schema CDATA #REQUIRED
     6    <component id="upnp_media_server_settings_api" name="UPnP Media Server Settings API" class="api" filter="s60">
     7 >
     7     <meta rel="Api" href="dlnasrv_plat/upnp_media_server_settings_api/upnp_media_server_settings_api.metaxml"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8     <unit bldFile="dlnasrv_plat/upnp_media_server_settings_api/group"/>
     9 
     9    </component>
    10 <!-- System Model Section of DTD -->
    10    <component id="upnp_av_objects_api" name="UPnP A/V Objects API" class="api" filter="s60">
    11 <!ELEMENT systemModel (layer+)>
    11     <meta rel="Api" href="dlnasrv_plat/upnp_av_objects_api/upnp_av_objects_api.metaxml"/>
    12 
    12     <unit bldFile="dlnasrv_plat/upnp_av_objects_api/group"/>
    13 <!ELEMENT layer (block* | collection*)*>
    13    </component>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14    <component id="upnp_media_server_api" name="UPnP Media Server API" class="api" filter="s60">
    15 <!ATTLIST layer
    15     <meta rel="Api" href="dlnasrv_plat/upnp_media_server_api/upnp_media_server_api.metaxml"/>
    16   name CDATA #REQUIRED
    16     <unit bldFile="dlnasrv_plat/upnp_media_server_api/group"/>
    17   long-name CDATA #IMPLIED
    17    </component>
    18   levels NMTOKENS #IMPLIED
    18    <component id="upnp_security_plugin_api" name="UPnP Security Plugin API" class="api" filter="s60">
    19   span CDATA #IMPLIED
    19     <meta rel="Api" href="dlnasrv_plat/upnp_security_plugin_api/upnp_security_plugin_api.metaxml"/>
    20 >
    20     <unit bldFile="dlnasrv_plat/upnp_security_plugin_api/group"/>
    21 
    21    </component>
    22 <!ELEMENT block (subblock* | collection*)*>
    22    <component id="upnp_avcp_api" name="UPnP AVCP API" class="api" filter="s60">
    23  <!-- Generic OS services, Comms Services, etc -->
    23     <meta rel="Api" href="dlnasrv_plat/upnp_avcp_api/upnp_avcp_api.metaxml"/>
    24 <!ATTLIST block
    24     <unit bldFile="dlnasrv_plat/upnp_avcp_api/group"/>
    25   levels NMTOKENS #IMPLIED
    25    </component>
    26   span CDATA #IMPLIED
    26    <component id="upnp_media_server_metadata_api" name="UPnP Media Server Metadata API" class="api" filter="s60">
    27   level NMTOKEN #IMPLIED
    27     <meta rel="Api" href="dlnasrv_plat/upnp_media_server_metadata_api/upnp_media_server_metadata_api.metaxml"/>
    28   name CDATA #REQUIRED
    28     <unit bldFile="dlnasrv_plat/upnp_media_server_metadata_api/group"/>
    29   long-name CDATA #IMPLIED
    29    </component>
    30 >
    30    <component id="upnp_command_api" name="UPnP Command API" class="api" filter="s60">
    31 
    31     <meta rel="Api" href="dlnasrv_plat/upnp_command_api/upnp_command_api.metaxml"/>
    32 <!ELEMENT subblock (collection)*>
    32     <unit bldFile="dlnasrv_plat/upnp_command_api/group"/>
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33    </component>
    34 <!ATTLIST subblock
    34    <component id="upnp_plugin_api" name="UPnP Plugin API" class="api" filter="s60">
    35   name CDATA #REQUIRED
    35     <meta rel="Api" href="dlnasrv_plat/upnp_plugin_api/upnp_plugin_api.metaxml"/>
    36   long-name CDATA #IMPLIED
    36     <unit bldFile="dlnasrv_plat/upnp_plugin_api/group"/>
    37 >
    37    </component>
    38 
    38   </collection>
    39 <!ELEMENT collection (component)*>
    39   <collection id="upnpavcontrolpoint" name="UPnP A/V Control Point" level="plugin">
    40 <!-- Screen Driver, Content Handling, etc -->
    40    <component id="avcontrolframework" filter="s60" name="A/V Control Famework" introduced="9.1" deprecated="^3">
    41 <!ATTLIST collection
    41     <unit bldFile="upnpavcontrolpoint/avcontrolframework/group"/>
    42   name CDATA #REQUIRED
    42    </component>
    43   long-name CDATA #IMPLIED
    43    <component id="upnpavcontrolpoint_build" filter="s60" name="UPnP A/V Control Point Build" introduced="9.1" deprecated="^3">
    44   level NMTOKEN #IMPLIED
    44     <!-- put exports in other component instead -->
    45 >
    45     <unit bldFile="upnpavcontrolpoint/group"/>
    46 
    46    </component>
    47 <!ELEMENT component (unit)*>
    47   </collection>
    48 <!-- contains units or is a  package or prebuilt -->
    48   <collection id="upnpmediaserver" name="UPnP Media Server" level="server">
    49 <!ATTLIST component
    49    <component id="avobjects" filter="s60" name="A/V Objects">
    50   name CDATA #REQUIRED
    50     <unit bldFile="upnpmediaserver/avobjects/group"/>
    51   long-name CDATA #IMPLIED
    51    </component>
    52   deprecated CDATA #IMPLIED
    52    <component id="mediaserverclient" filter="s60" name="Media Server Client">
    53   introduced CDATA #IMPLIED
    53     <unit bldFile="upnpmediaserver/mediaserverclient/group"/>
    54   contract CDATA #IMPLIED
    54    </component>
    55   plugin (Y|N) "N"
    55    <component id="connectionmanagerservice" filter="s60" name="Connection Manager Service">
    56   filter CDATA #IMPLIED
    56     <unit bldFile="upnpmediaserver/connectionmanagerservice/group"/>
    57   class NMTOKENS #IMPLIED
    57    </component>
    58   supports CDATA #IMPLIED
    58    <component id="contentdirectoryservice" filter="s60" name="Content Directory Service">
    59   purpose ( optional | mandatory | development ) "optional"
    59     <unit bldFile="upnpmediaserver/contentdirectoryservice/group"/>
    60 >
    60    </component>
    61 
    61    <component id="mediaserverengine" filter="s60" name="Media Server Engine">
    62 <!ELEMENT unit EMPTY >
    62     <unit bldFile="upnpmediaserver/mediaserverengine/group"/>
    63 <!-- must be buildable (bld.inf) -->
    63    </component>
    64 <!-- bldFile  may someday be removed in favour of mrp -->
    64    <component id="upnpmediaserver_build" filter="s60" name="UPnP Media Server Build">
    65 <!ATTLIST unit
    65     <!-- move exports into one of above components -->
    66   mrp CDATA #IMPLIED
    66     <unit bldFile="upnpmediaserver/group"/>
    67   filter CDATA #IMPLIED
    67    </component>
    68   bldFile CDATA #IMPLIED
    68   </collection>
    69   root CDATA #IMPLIED
    69   <collection id="upnpavcontroller" name="UPnP A/V Controller" level="ctrl">
    70   version NMTOKEN #IMPLIED
    70    <component id="upnpxmlparser" filter="s60" name="UPnP XML Parser" introduced="^2">
    71   prebuilt NMTOKEN #IMPLIED
    71     <unit bldFile="upnpavcontroller/upnpxmlparser/group"/>
    72   late (Y|N) #IMPLIED
    72    </component>
    73   priority CDATA #IMPLIED
    73    <component id="upnpavcontrollerserver" filter="s60" name="UPnP A/V Controller Server" introduced="^2">
    74 >
    74     <unit bldFile="upnpavcontroller/upnpavcontrollerserver/group"/>
    75 ]>
    75    </component>
    76 <SystemDefinition name="Symbian^4" schema="2.0.1">
    76    <component id="upnpavcontrollerclient" filter="s60" name="UPnP A/V Ccontroller Client" introduced="^2">
    77   <systemModel>
    77     <unit bldFile="upnpavcontroller/upnpavcontrollerclient/group"/>
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
    78    </component>
    79       <block name="dlnasrv" level="specific" long-name="DLNA Services" levels="stack server ctrl framework plugin">
    79    <component id="upnpavcontrollerhelper" filter="s60" name="UPnP A/V Controller Helper" introduced="^2">
    80         <!-- uncomment all the units when configuration is in place, they're currently #included from other xxx_build components -->
    80     <unit bldFile="upnpavcontroller/upnpavcontrollerhelper/group"/>
    81         <collection name="dlnasrv_plat" long-name="DLNA Services Platform Interfaces" level="plugin">
    81    </component>
    82           <component name="upnp_media_server_settings_api" long-name="UPnP Media Server Settings API" filter="s60" class="api">
    82    <component id="upnpavcontroller_build" filter="s60" name="UPnP A/V Controller Build" introduced="^2">
    83             <unit bldFile="/sf/mw/dlnasrv/dlnasrv_plat/upnp_media_server_settings_api/group"/>
    83     <!-- move exports content into one of above components -->
    84           </component>
    84     <unit bldFile="upnpavcontroller/group"/>
    85           <component name="upnp_av_objects_api" long-name="UPnP A/V Objects API" filter="s60" class="api">
    85    </component>
    86             <unit bldFile="/sf/mw/dlnasrv/dlnasrv_plat/upnp_av_objects_api/group"/>
    86   </collection>
    87           </component>
    87   <collection id="upnpframework" name="UPnP Framework" level="framework">
    88           <component name="upnp_media_server_api" long-name="UPnP Media Server API" filter="s60" class="api">
    88    <component id="upnputilities" filter="s60" name="UPnP Utilities" introduced="^2">
    89             <unit bldFile="/sf/mw/dlnasrv/dlnasrv_plat/upnp_media_server_api/group"/>
    89     <unit bldFile="upnpframework/upnputilities/group"/>
    90           </component>
    90    </component>
    91           <component name="upnp_security_plugin_api" long-name="UPnP Security Plugin API" filter="s60" class="api">
    91    <component id="upnpextensionpluginif" filter="s60" name="UPnP Home Media Extension Plugin Interface" introduced="^2" deprecated="^3">
    92             <unit bldFile="/sf/mw/dlnasrv/dlnasrv_plat/upnp_security_plugin_api/group"/>
    92     <meta rel="config">
    93           </component>
    93      <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
    94           <component name="upnp_avcp_api" long-name="UPnP AVCP API" filter="s60" class="api">
    94     </meta>
    95             <unit bldFile="/sf/mw/dlnasrv/dlnasrv_plat/upnp_avcp_api/group"/>
    95     <!-- <unit bldFile="upnpframework/upnpextensionpluginif/group"/> -->
    96           </component>
    96    </component>
    97           <component name="upnp_media_server_metadata_api" long-name="UPnP Media Server Metadata API" filter="s60" class="api">
    97    <component id="upnpfiletransferengine" filter="s60" name="UPnP File Transfer Engine" introduced="^2" deprecated="^3">
    98             <unit bldFile="/sf/mw/dlnasrv/dlnasrv_plat/upnp_media_server_metadata_api/group"/>
    98     <meta rel="config">
    99           </component>
    99      <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
   100           <component name="upnp_command_api" long-name="UPnP Command API" filter="s60" class="api">
   100     </meta>
   101             <unit bldFile="/sf/mw/dlnasrv/dlnasrv_plat/upnp_command_api/group"/>
   101     <!-- <unit bldFile="upnpframework/upnpfiletransferengine/group"/>-->
   102           </component>
   102    </component>
   103           <component name="upnp_plugin_api" long-name="UPnP Plugin API" filter="s60" class="api">
   103    <component id="upnpcommonui" filter="s60" name="UPnP Common UI" introduced="^2" deprecated="^3">
   104             <unit bldFile="/sf/mw/dlnasrv/dlnasrv_plat/upnp_plugin_api/group"/>
   104     <meta rel="config">
   105           </component>
   105      <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
   106         </collection>
   106     </meta>
   107         <collection name="upnpavcontrolpoint" long-name="UPnP A/V Control Point" level="plugin">
   107     <!--<unit bldFile="upnpframework/upnpcommonui/group"/>-->
   108           <component name="avcontrolframework" filter="s60" long-name="A/V Control Famework" introduced="9.1" deprecated="^3">
   108    </component>
   109             <unit bldFile="/sf/mw/dlnasrv/upnpavcontrolpoint/avcontrolframework/group"/>
   109    <component id="upnpaiwengine" filter="s60" name="UPnP AIW Engine" introduced="^2" deprecated="^3">
   110           </component>
   110     <meta rel="config">
   111           <component name="upnpavcontrolpoint_build" filter="s60" long-name="UPnP A/V Control Point Build" introduced="9.1" deprecated="^3">
   111      <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
   112             <!-- put exports in other component instead -->
   112     </meta>
   113             <unit bldFile="/sf/mw/dlnasrv/upnpavcontrolpoint/group"/>
   113     <!--<unit bldFile="upnpframework/upnpaiwengine/group"/> -->
   114           </component>
   114    </component>
   115         </collection>
   115    <component id="upnpaiwprovider" filter="s60" name="UPnP AIW Provider" class="plugin" introduced="^2" deprecated="^3">
   116         <collection name="upnpmediaserver" long-name="UPnP Media Server" level="server">
   116     <meta rel="config">
   117           <component name="avobjects" filter="s60" long-name="A/V Objects">
   117      <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
   118             <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/avobjects/group"/>
   118     </meta>
   119           </component>
   119     <!--<unit bldFile="upnpframework/upnpaiwprovider/group"/>-->
   120           <component name="mediaserverclient" filter="s60" long-name="Media Server Client">
   120    </component>
   121             <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/mediaserverclient/group"/>
   121    <component id="upnpmusicadapter" filter="s60" name="UPnP Music Adapter" introduced="^2">
   122           </component>
   122     <unit bldFile="upnpframework/upnpmusicadapter/group"/>
   123           <component name="connectionmanagerservice" filter="s60" long-name="Connection Manager Service">
   123    </component>
   124             <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/connectionmanagerservice/group"/>
   124    <component id="upnpcommand" filter="s60" name="UPnP Command" introduced="^2">
   125           </component>
   125     <unit bldFile="upnpframework/upnpcommand/group"/>
   126           <component name="contentdirectoryservice" filter="s60" long-name="Content Directory Service">
   126    </component>
   127             <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/contentdirectoryservice/group"/>
   127    <component id="upnpframework_build" filter="s60" name="UPnP Framework Build" introduced="^2">
   128           </component>
   128     <!-- move exports content into one of above components -->
   129           <component name="mediaserverengine" filter="s60" long-name="Media Server Engine">
   129     <unit bldFile="upnpframework/group"/>
   130             <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/mediaserverengine/group"/>
   130    </component>
   131           </component>
   131   </collection>
   132           <component name="upnpmediaserver_build" filter="s60" long-name="UPnP Media Server Build">
   132   <collection id="upnpsettings" name="UPnP Settings" level="framework">
   133             <!-- move exports into one of above components -->
   133    <component id="upnpsettingsengine" filter="s60" name="UPnP Settings Engine" introduced="^2">
   134             <unit bldFile="/sf/mw/dlnasrv/upnpmediaserver/group"/>
   134     <unit bldFile="upnpsettings/upnpsettingsengine/group"/>
   135           </component>
   135    </component>
   136         </collection>
   136    <component id="multiselectionui" filter="s60" name="Multi-Selection UI" introduced="^2" deprecated="^3">
   137         <collection name="upnpavcontroller" long-name="UPnP A/V Controller" level="ctrl">
   137     <meta rel="config">
   138           <component name="upnpxmlparser" filter="s60" long-name="UPnP XML Parser" introduced="^2">
   138      <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
   139             <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/upnpxmlparser/group"/>
   139     </meta>
   140           </component>
   140     <!--<unit bldFile="upnpsettings/multiselectionui/group"/>-->
   141           <component name="upnpavcontrollerserver" filter="s60" long-name="UPnP A/V Controller Server" introduced="^2">
   141    </component>
   142             <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/upnpavcontrollerserver/group"/>
   142    <component id="appwizard" filter="s60" name="UPnP Settings Wizard App" introduced="^2" deprecated="^3">
   143           </component>
   143     <meta rel="config">
   144           <component name="upnpavcontrollerclient" filter="s60" long-name="UPnP A/V Ccontroller Client" introduced="^2">
   144      <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
   145             <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/upnpavcontrollerclient/group"/>
   145     </meta>
   146           </component>
   146     <!--<unit bldFile="upnpsettings/appwizard/group"/>-->
   147           <component name="upnpavcontrollerhelper" filter="s60" long-name="UPnP A/V Controller Helper" introduced="^2">
   147    </component>
   148             <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/upnpavcontrollerhelper/group"/>
   148    <component id="upnpsharingui" filter="s60" name="UPnP Sharing UI" introduced="^2" deprecated="^3">
   149           </component>
   149     <meta rel="config">
   150           <component name="upnpavcontroller_build" filter="s60" long-name="UPnP A/V Controller Build" introduced="^2">
   150      <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
   151             <!-- move exports content into one of above components -->
   151     </meta>
   152             <unit bldFile="/sf/mw/dlnasrv/upnpavcontroller/group"/>
   152     <!--<unit bldFile="upnpsettings/upnpsharingui/group"/>-->
   153           </component>
   153    </component>
   154         </collection>
   154    <component id="upnpgsplugin" filter="s60" name="UPnP GS Plugin" class="plugin" introduced="^2">
   155         <collection name="upnpframework" long-name="UPnP Framework" level="framework">
   155     <unit bldFile="upnpsettings/upnpgsplugin/group"/>
   156           <component name="upnputilities" filter="s60" long-name="UPnP Utilities" introduced="^2">
   156    </component>
   157             <unit bldFile="/sf/mw/dlnasrv/upnpframework/upnputilities/group"/>
   157    <component id="upnpsettings_build" filter="s60" name="UPnP Settings Build" introduced="^2">
   158           </component>
   158     <!-- move exports content into one of above components -->
   159           <component name="upnpextensionpluginif" filter="s60" long-name="UPnP Home Media Extension Plugin Interface" introduced="^2" deprecated="^3">
   159     <unit bldFile="upnpsettings/group"/>
   160             <!-- <unit bldFile="upnpframework/upnpextensionpluginif/group"/> -->
   160    </component>
   161           </component>
   161   </collection>
   162           <component name="upnpfiletransferengine" filter="s60" long-name="UPnP File Transfer Engine" introduced="^2" deprecated="^3">
   162   <collection id="upnpsharing" name="UPnP Sharing" level="server">
   163             <!-- <unit bldFile="upnpframework/upnpfiletransferengine/group"/>-->
   163    <component id="upnpdlnaprofiler" filter="s60" name="UPnP DLNA Profiler" introduced="^2">
   164           </component>
   164     <unit bldFile="upnpsharing/upnpdlnaprofiler/group"/>
   165           <component name="upnpcommonui" filter="s60" long-name="UPnP Common UI" introduced="^2" deprecated="^3">
   165    </component>
   166             <!--<unit bldFile="upnpframework/upnpcommonui/group"/>-->
   166    <component id="upnpsecurity" filter="s60" name="UPnP Security" introduced="^2">
   167           </component>
   167     <unit bldFile="upnpsharing/upnpsecurity/group"/>
   168           <component name="upnpaiwengine" filter="s60" long-name="UPnP AIW Engine" introduced="^2" deprecated="^3">
   168    </component>
   169             <!--<unit bldFile="upnpframework/upnpaiwengine/group"/> -->
   169    <component id="upnpcontentserver" filter="s60" name="UPnP Content Server" introduced="^2">
   170           </component>
   170     <unit bldFile="upnpsharing/upnpcontentserver/group"/>
   171           <component name="upnpaiwprovider" filter="s60" long-name="UPnP AIW Provider" introduced="^2" deprecated="^3" plugin="Y">
   171    </component>
   172             <!--<unit bldFile="upnpframework/upnpaiwprovider/group"/>-->
   172    <component id="applicationengine" filter="s60" name="UPnP Application Engine" introduced="^2">
   173           </component>
   173     <unit bldFile="upnpsharing/applicationengine/group"/>
   174           <component name="upnpmusicadapter" filter="s60" long-name="UPnP Music Adapter" introduced="^2">
   174    </component>
   175             <unit bldFile="/sf/mw/dlnasrv/upnpframework/upnpmusicadapter/group"/>
   175    <component id="upnpsharing_build" filter="s60" name="UPnP Sharing Build" introduced="^2">
   176           </component>
   176     <!-- move exports content into one of above components -->
   177           <component name="upnpcommand" filter="s60" long-name="UPnP Command" introduced="^2">
   177     <unit bldFile="upnpsharing/group"/>
   178             <unit bldFile="/sf/mw/dlnasrv/upnpframework/upnpcommand/group"/>
   178    </component>
   179           </component>
   179   </collection>
   180           <component name="upnpframework_build" filter="s60" long-name="UPnP Framework Build" introduced="^2">
   180   <collection id="upnpmpxplugins" name="UPnP MPX Plugins" level="plugin">
   181             <!-- move exports content into one of above components -->
   181    <component id="upnpplaybackplugins" filter="s60" name="UPnP Playback Plugins" class="plugin" introduced="^2">
   182             <unit bldFile="/sf/mw/dlnasrv/upnpframework/group"/>
   182     <unit bldFile="upnpmpxplugins/upnpplaybackplugins/group"/>
   183           </component>
   183    </component>
   184         </collection>
   184    <component id="upnpmpxplugins_build" filter="s60" name="UPnP MPX Plugins Build" introduced="^2">
   185         <collection name="upnpsettings" long-name="UPnP Settings" level="framework">
   185     <!-- move exports content into other component? -->
   186           <component name="upnpsettingsengine" filter="s60" long-name="UPnP Settings Engine" introduced="^2">
   186     <unit bldFile="upnpmpxplugins/group"/>
   187             <unit bldFile="/sf/mw/dlnasrv/upnpsettings/upnpsettingsengine/group"/>
   187    </component>
   188           </component>
   188   </collection>
   189           <component name="multiselectionui" filter="s60" long-name="Multi-Selection UI" introduced="^2" deprecated="^3">
   189   <collection id="upnpharvester" name="UPnP Harvester" level="ctrl">
   190             <!--<unit bldFile="upnpsettings/multiselectionui/group"/>-->
   190    <meta rel="config">
   191           </component>
   191     <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
   192           <component name="appwizard" filter="s60" long-name="UPnP Settings Wizard App" introduced="^2" deprecated="^3">
   192    </meta>
   193             <!--<unit bldFile="upnpsettings/appwizard/group"/>-->
   193    <component id="upnpharvester_common" filter="s60" name="UPnP Harvester Common" introduced="^2" deprecated="^3">
   194           </component>
   194     <!-- need to merge or #include these to a single bld.inf -->
   195           <component name="upnpsharingui" filter="s60" long-name="UPnP Sharing UI" introduced="^2" deprecated="^3">
   195     <!--<unit bldFile="upnpharvester/common/cmlibrary/group"/>
   196             <!--<unit bldFile="upnpsettings/upnpsharingui/group"/>-->
       
   197           </component>
       
   198           <component name="upnpgsplugin" filter="s60" long-name="UPnP GS Plugin" introduced="^2" plugin="Y">
       
   199             <unit bldFile="/sf/mw/dlnasrv/upnpsettings/upnpgsplugin/group"/>
       
   200           </component>
       
   201           <component name="upnpsettings_build" filter="s60" long-name="UPnP Settings Build" introduced="^2">
       
   202             <!-- move exports content into one of above components -->
       
   203             <unit bldFile="/sf/mw/dlnasrv/upnpsettings/group"/>
       
   204           </component>
       
   205         </collection>
       
   206         <collection name="upnpsharing" long-name="UPnP Sharing" level="server">
       
   207           <component name="upnpdlnaprofiler" filter="s60" long-name="UPnP DLNA Profiler" introduced="^2">
       
   208             <unit bldFile="/sf/mw/dlnasrv/upnpsharing/upnpdlnaprofiler/group"/>
       
   209           </component>
       
   210           <component name="upnpsecurity" filter="s60" long-name="UPnP Security" introduced="^2">
       
   211             <unit bldFile="/sf/mw/dlnasrv/upnpsharing/upnpsecurity/group"/>
       
   212           </component>
       
   213           <component name="upnpcontentserver" filter="s60" long-name="UPnP Content Server" introduced="^2">
       
   214             <unit bldFile="/sf/mw/dlnasrv/upnpsharing/upnpcontentserver/group"/>
       
   215           </component>
       
   216           <component name="applicationengine" filter="s60" long-name="UPnP Application Engine" introduced="^2">
       
   217             <unit bldFile="/sf/mw/dlnasrv/upnpsharing/applicationengine/group"/>
       
   218           </component>
       
   219           <component name="upnpsharing_build" filter="s60" long-name="UPnP Sharing Build" introduced="^2">
       
   220             <!-- move exports content into one of above components -->
       
   221             <unit bldFile="/sf/mw/dlnasrv/upnpsharing/group"/>
       
   222           </component>
       
   223         </collection>
       
   224         <collection name="upnpmpxplugins" long-name="UPnP MPX Plugins" level="plugin">
       
   225           <component name="upnpplaybackplugins" filter="s60" long-name="UPnP Playback Plugins" introduced="^2" plugin="Y">
       
   226             <unit bldFile="/sf/mw/dlnasrv/upnpmpxplugins/upnpplaybackplugins/group"/>
       
   227           </component>
       
   228           <component name="upnpmpxplugins_build" filter="s60" long-name="UPnP MPX Plugins Build" introduced="^2">
       
   229             <!-- move exports content into other component? -->
       
   230             <unit bldFile="/sf/mw/dlnasrv/upnpmpxplugins/group"/>
       
   231           </component>
       
   232         </collection>
       
   233         <collection name="upnpharvester" long-name="UPnP Harvester" level="ctrl">
       
   234           <component name="upnpharvester_common" filter="s60" long-name="UPnP Harvester Common" introduced="^2" deprecated="^3" class="placeholder">
       
   235             <!-- need to merge or #include these to a single bld.inf -->
       
   236             <!--<unit bldFile="upnpharvester/common/cmlibrary/group"/>
       
   237         <unit bldFile="upnpharvester/common/cmsettings/group"/>
   196         <unit bldFile="upnpharvester/common/cmsettings/group"/>
   238         <unit bldFile="upnpharvester/common/cmsqlwrapper/group"/>
   197         <unit bldFile="upnpharvester/common/cmsqlwrapper/group"/>
   239         <unit bldFile="upnpharvester/common/dbmanager/group"/>-->
   198         <unit bldFile="upnpharvester/common/dbmanager/group"/>-->
   240           </component>
   199    </component>
   241           <component name="cdssync" filter="s60" long-name="CDS Sync" introduced="^2" deprecated="^3" class="placeholder">
   200    <component id="cdssync" filter="s60" name="CDS Sync" introduced="^2" deprecated="^3">
   242             <!-- <unit bldFile="upnpharvester/cdssync/common"/>-->
   201     <!-- <unit bldFile="upnpharvester/cdssync/common"/>-->
   243           </component>
   202    </component>
   244           <component name="mdhserver" filter="s60" long-name="Metadata Harvester Server" introduced="^2" deprecated="^3" class="placeholder">
   203    <component id="mdhserver" filter="s60" name="Metadata Harvester Server" introduced="^2" deprecated="^3">
   245             <!--<unit bldFile="upnpharvester/mdhserver/group"/>-->
   204     <!--<unit bldFile="upnpharvester/mdhserver/group"/>-->
   246           </component>
   205    </component>
   247           <component name="upnpharvester_build" filter="s60" long-name="UPnP Harvester Build" introduced="^2" deprecated="^3" class="placeholder">
   206    <component id="upnpharvester_build" filter="s60" name="UPnP Harvester Build" introduced="^2" deprecated="^3">
   248             <!-- could just make the whole collection one component and move down a dir. Or move the exports here into the other component -->
   207     <!-- could just make the whole collection one component and move down a dir. Or move the exports here into the other component -->
   249             <!--<unit bldFile="upnpharvester/group"/>-->
   208     <!--<unit bldFile="upnpharvester/group"/>-->
   250           </component>
   209    </component>
   251         </collection>
   210   </collection>
   252         <collection name="homesync" long-name="Home Sync" level="plugin">
   211   <collection id="homesync" name="Home Sync" level="plugin">
   253           <component name="contentmanager" filter="s60" long-name="Content Manager" introduced="^2" deprecated="^3" class="placeholder">
   212    <meta rel="config">
   254             <!-- <unit bldFile="homesync/group"/>-->
   213     <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
   255             <!-- move bld.inf into contentmanager dir -->
   214    </meta>
   256           </component>
   215    <component id="contentmanager" filter="s60" name="Content Manager" introduced="^2" deprecated="^3">
   257         </collection>
   216         <!-- <unit bldFile="homesync/group"/>-->  <!-- move bld.inf into contentmanager dir -->
   258         <collection name="homemedia" long-name="Home Media" level="framework">
   217    </component>
   259           <!-- collection is really just a component. Move down a directory -->
   218   </collection>
   260           <component name="homemedia_build" filter="s60" long-name="Home Media" introduced="^2" deprecated="^3" class="placeholder">
   219   <collection id="homemedia" name="Home Media" level="framework">
   261             <!-- <unit bldFile="homemedia/group"/> -->
   220    <meta rel="config">
   262           </component>
   221     <defined condition="FF_UPNP_FRAMEWORK_2_0"/>
   263         </collection>
   222    </meta>
   264         <collection name="dlnasrv_info" long-name="DLNA Services Info" level="plugin">
   223    <!-- collection is really just a component. Move down a directory -->
   265           <component name="dlnasrv_build" filter="s60" long-name="DLNA Services Build">
   224    <component id="homemedia_build" filter="s60" name="Home Media" introduced="^2" deprecated="^3">
   266             <!-- need to #include upnpplatformvar.hrh from each #included bld.inf, then this can be removed  -->
   225     <!-- <unit bldFile="homemedia/group"/> -->
   267             <unit bldFile="/sf/mw/dlnasrv/group"/>
   226    </component>
   268           </component>
   227   </collection>
   269           <component name="dlnasrv_api_test" filter="s60,test,api_test" long-name="DLNA Services API Tests" purpose="development">
   228   <collection id="dlnasrv_info" name="DLNA Services Info" level="plugin">
   270             <unit bldFile="/sf/mw/dlnasrv/tsrc/group"/>
   229    <component id="dlnasrv_build" filter="s60" name="DLNA Services Build">
   271           </component>
   230     <!-- need to #include upnpplatformvar.hrh from each #included bld.inf, then this can be removed  -->
   272         </collection>
   231     <unit bldFile="group"/>
   273       </block>
   232    </component>
   274     </layer>
   233    <component id="dlnasrv_api_test" filter="s60,test,api_test" name="DLNA Services API Tests" purpose="development">
   275   </systemModel>
   234     <unit bldFile="tsrc/group"/>
       
   235    </component>
       
   236   </collection>
       
   237  </package>
   276 </SystemDefinition>
   238 </SystemDefinition>