symbian3/mw/dlnasrv/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Tue, 16 Feb 2010 12:45:59 +0000
branchHighFidelityModel
changeset 57 6b67dabb20d8
parent 48 c8d3143d3c0e
child 63 d7aa110911c4
permissions -rw-r--r--
Comment out configurable units in dlnasrv
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
  <package id="dlnasrv" name="DLNA Services" levels="stack server ctrl framework plugin">
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
     4
	<!-- uncomment all the units when configuration is in place, they're currently #included from other xxx_build components -->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     5
    <collection id="upnpavcontrolpoint" name="UPnP A/V Control Point" level="plugin">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     6
      <component id="avcontrolframework" filter="s60" name="A/V Control Famework" introduced="9.1" deprecated="^3">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
        <unit bldFile="upnpavcontrolpoint/avcontrolframework/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
      <component id="upnpavcontrolpoint_build" filter="s60" name="UPnP A/V Control Point Build" introduced="9.1" deprecated="^3">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    10
      	<!-- put exports in other component instead -->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
        <unit bldFile="upnpavcontrolpoint/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
    </collection>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
    <collection id="upnpmediaserver" name="UPnP Media Server" level="server">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    15
      <component id="avobjects" filter="s60" name="A/V Objects">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    16
        <unit bldFile="upnpmediaserver/avobjects/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    17
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    18
      <component id="mediaserverclient" filter="s60" name="Media Server Client">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    19
        <unit bldFile="upnpmediaserver/mediaserverclient/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    20
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    21
      <component id="connectionmanagerservice" filter="s60" name="Connection Manager Service">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    22
        <unit bldFile="upnpmediaserver/connectionmanagerservice/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    23
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    24
      <component id="contentdirectoryservice" filter="s60" name="Content Directory Service">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    25
        <unit bldFile="upnpmediaserver/contentdirectoryservice/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    26
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    27
      <component id="mediaserverengine" filter="s60" name="Media Server Engine">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    28
        <unit bldFile="upnpmediaserver/mediaserverengine/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    29
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    30
      <component id="upnpmediaserver_build" filter="s60" name="UPnP Media Server Build">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    31
		<!-- move exports into one of above components -->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    32
        <unit bldFile="upnpmediaserver/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    33
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    34
    </collection>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    35
    <collection id="upnpavcontroller" name="UPnP A/V Controller" level="ctrl">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    36
      <component id="upnpxmlparser" filter="s60" name="UPnP XML Parser" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    37
        <unit bldFile="upnpavcontroller/upnpxmlparser/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    38
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    39
      <component id="upnpavcontrollerserver" filter="s60" name="UPnP A/V Controller Server" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    40
        <unit bldFile="upnpavcontroller/upnpavcontrollerserver/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    41
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    42
      <component id="upnpavcontrollerclient" filter="s60" name="UPnP A/V Ccontroller Client" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    43
        <unit bldFile="upnpavcontroller/upnpavcontrollerclient/group"/>
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    44
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    45
      <component id="upnpavcontrollerhelper" filter="s60" name="UPnP A/V Controller Helper" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    46
        <unit bldFile="upnpavcontroller/upnpavcontrollerhelper/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    47
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    48
      <component id="upnpavcontroller_build" filter="s60" name="UPnP A/V Controller Build" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    49
		<!-- move exports content into one of above components -->
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    50
        <unit bldFile="upnpavcontroller/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    51
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    52
    </collection>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    53
    <collection id="upnpframework" name="UPnP Framework" level="framework">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    54
      <component id="upnputilities" filter="s60" name="UPnP Utilities" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    55
        <unit bldFile="upnpframework/upnputilities/group"/>
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    56
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    57
      <component id="upnpextensionpluginif" filter="s60" name="UPnP Home Media Extension Plugin Interface" introduced="^2" deprecated="^3">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    58
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    59
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    60
      	</meta>      
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    61
        <!-- <unit bldFile="upnpframework/upnpextensionpluginif/group"/> -->
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    62
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    63
      <component id="upnpfiletransferengine" filter="s60" name="UPnP File Transfer Engine" introduced="^2" deprecated="^3">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    64
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    65
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    66
      	</meta>      
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    67
        <!-- <unit bldFile="upnpframework/upnpfiletransferengine/group"/>-->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    68
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    69
      <component id="upnpcommonui" filter="s60" name="UPnP Common UI" introduced="^2" deprecated="^3">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    70
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    71
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    72
      	</meta>      
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    73
        <!--<unit bldFile="upnpframework/upnpcommonui/group"/>-->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    74
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    75
      <component id="upnpaiwengine" filter="s60" name="UPnP AIW Engine" introduced="^2" deprecated="^3">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    76
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    77
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    78
      	</meta>      
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    79
        <!--<unit bldFile="upnpframework/upnpaiwengine/group"/> -->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    80
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    81
      <component id="upnpaiwprovider" filter="s60" name="UPnP AIW Provider" class="plugin" introduced="^2" deprecated="^3">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    82
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    83
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    84
      	</meta>      
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
    85
        <!--<unit bldFile="upnpframework/upnpaiwprovider/group"/>-->
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    86
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    87
      <component id="upnpmusicadapter" filter="s60" name="UPnP Music Adapter" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    88
        <unit bldFile="upnpframework/upnpmusicadapter/group"/>
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    89
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    90
      <component id="upnpcommand" filter="s60" name="UPnP Command" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    91
        <unit bldFile="upnpframework/upnpcommand/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    92
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    93
      <component id="upnpframework_build" filter="s60" name="UPnP Framework Build" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    94
		<!-- move exports content into one of above components -->
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    95
        <unit bldFile="upnpframework/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    96
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    97
    </collection>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    98
    <collection id="upnpsettings" name="UPnP Settings" level="framework">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
    99
      <component id="upnpsettingsengine" filter="s60" name="UPnP Settings Engine" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   100
        <unit bldFile="upnpsettings/upnpsettingsengine/group"/>
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   101
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   102
      <component id="multiselectionui" filter="s60" name="Multi-Selection UI" introduced="^2" deprecated="^3">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   103
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   104
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   105
      	</meta>      
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   106
        <!--<unit bldFile="upnpsettings/multiselectionui/group"/>-->
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   107
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   108
      <component id="appwizard" filter="s60" name="UPnP Settings Wizard App" introduced="^2" deprecated="^3">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   109
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   110
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   111
      	</meta>      
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   112
        <!--<unit bldFile="upnpsettings/appwizard/group"/>-->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   113
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   114
      <component id="upnpsharingui" filter="s60" name="UPnP Sharing UI" introduced="^2" deprecated="^3">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   115
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   116
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   117
      	</meta>      
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   118
        <!--<unit bldFile="upnpsettings/upnpsharingui/group"/>-->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   119
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   120
      <component id="upnpgsplugin" filter="s60" name="UPnP GS Plugin" class="plugin" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   121
        <unit bldFile="upnpsettings/upnpgsplugin/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   122
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   123
      <component id="upnpsettings_build" filter="s60" name="UPnP Settings Build" introduced="^2">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   124
		<!-- move exports content into one of above components -->
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   125
        <unit bldFile="upnpsettings/group"/>
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   126
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   127
    </collection>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   128
    <collection id="upnpsharing" name="UPnP Sharing" level="server">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   129
      <component id="upnpdlnaprofiler" filter="s60" name="UPnP DLNA Profiler" introduced="^2">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   130
        <unit bldFile="upnpsharing/upnpdlnaprofiler/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   131
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   132
      <component id="upnpsecurity" filter="s60" name="UPnP Security" introduced="^2">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   133
        <unit bldFile="upnpsharing/upnpsecurity/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   134
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   135
      <component id="upnpcontentserver" filter="s60" name="UPnP Content Server" introduced="^2">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   136
        <unit bldFile="upnpsharing/upnpcontentserver/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   137
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   138
      <component id="applicationengine" filter="s60" name="UPnP Application Engine" introduced="^2">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   139
        <unit bldFile="upnpsharing/applicationengine/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   140
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   141
      <component id="upnpsharing_build" filter="s60" name="UPnP Sharing Build" introduced="^2">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   142
		<!-- move exports content into one of above components -->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   143
        <unit bldFile="upnpsharing/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   144
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   145
    </collection>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   146
    <collection id="upnpmpxplugins" name="UPnP MPX Plugins" level="plugin">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   147
      <component id="upnpplaybackplugins" filter="s60" name="UPnP Playback Plugins" class="plugin" introduced="^2">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   148
        <unit bldFile="upnpmpxplugins/upnpplaybackplugins/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   149
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   150
      <component id="upnpmpxplugins_build" filter="s60" name="UPnP MPX Plugins Build" introduced="^2">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   151
		<!-- move exports content into other component? -->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   152
        <unit bldFile="upnpmpxplugins/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   153
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   154
    </collection>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   155
    <collection id="upnpharvester" name="UPnP Harvester" level="ctrl">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   156
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   157
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   158
      	</meta>          
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   159
      <component id="upnpharvester_common" filter="s60" name="UPnP Harvester Common" introduced="^2" deprecated="^3">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   160
		<!-- need to merge or #include these to a single bld.inf -->
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   161
        <!--<unit bldFile="upnpharvester/common/cmlibrary/group"/>
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   162
        <unit bldFile="upnpharvester/common/cmsettings/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   163
        <unit bldFile="upnpharvester/common/cmsqlwrapper/group"/>
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   164
        <unit bldFile="upnpharvester/common/dbmanager/group"/>-->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   165
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   166
      <component id="cdssync" filter="s60" name="CDS Sync" introduced="^2" deprecated="^3">
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   167
       <!-- <unit bldFile="upnpharvester/cdssync/common"/>-->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   168
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   169
      <component id="mdhserver" filter="s60" name="Metadata Harvester Server" introduced="^2" deprecated="^3">
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   170
        <!--<unit bldFile="upnpharvester/mdhserver/group"/>-->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   171
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   172
      <component id="upnpharvester_build" filter="s60" name="UPnP Harvester Build" introduced="^2" deprecated="^3">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   173
		<!-- could just make the whole collection one component and move down a dir. Or move the exports here into the other component -->
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   174
        <!--<unit bldFile="upnpharvester/group"/>-->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   175
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   176
    </collection>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   177
    <collection id="homesync" name="Home Sync" level="plugin">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   178
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   179
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   180
      	</meta>              
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   181
      <component id="contentmanager" filter="s60" name="Content Manager" introduced="^2" deprecated="^3">
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   182
        <!-- <unit bldFile="homesync/group"/>-->  <!-- move bld.inf into contentmanager dir -->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   183
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   184
    </collection>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   185
    <collection id="homemedia" name="Home Media" level="framework">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   186
      	<meta rel="config">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   187
      		<defined condition="FF_UPNP_FRAMEWORK_2_0"/>
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   188
      	</meta>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   189
      	<!-- collection is really just a component. Move down a directory -->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   190
      <component id="homemedia_build" filter="s60" name="Home Media" introduced="^2" deprecated="^3">
57
6b67dabb20d8 Comment out configurable units in dlnasrv
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 48
diff changeset
   191
        <!-- <unit bldFile="homemedia/group"/> -->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   192
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   193
    </collection>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   194
    <collection id="dlnasrv_info" name="DLNA Services Info" level="plugin">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   195
      <component id="dlnasrv_plat" filter="s60" name="DLNA Services Platform Interfaces" class="api">
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   196
        <unit bldFile="dlnasrv_plat/group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   197
      </component>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   198
      <component id="dlnasrv_build" filter="s60" name="DLNA Services Build">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   199
      	<!-- need to #include upnpplatformvar.hrh from each #included bld.inf, then this can be removed  -->
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   200
        <unit bldFile="group"/>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   201
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   202
	  <component id="dlnasrv_api_test" filter="s60,api_test" name="DLNA Services API Tests" purpose="development">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   203
        <unit bldFile="tsrc/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 43
diff changeset
   204
      </component>
43
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   205
    </collection>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   206
  </package>
35cc8ff825d7 Start adding package details in mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   207
</SystemDefinition>