package_definition.xml
changeset 2 1c6fdad012dc
parent 1 a9d1c8e49653
equal deleted inserted replaced
1:a9d1c8e49653 2:1c6fdad012dc
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0">
     2 <SystemDefinition schema="3.0.0">
     3   <package id="mmaudio.nokia.ref" name="Ref A3F DevSound Adaptation" levels="adaptation devices middleware device-fw">
     3   <package id="mmaudio.nokia.ref" name="Ref A3F DevSound Adaptation" levels="adaptation devices middleware device-fw">
       
     4   <!--
       
     5   In the following, each "version all" unit is the standard group, which builds all targets, while each "version wins-only"
       
     6   is a special group that builds only for winscw. version wins-only is the default - to use version all, feature flag
       
     7   SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET must be defined.
       
     8   -->
     4   <collection id="devsound_ref" name="Sound Device" level="devices">
     9   <collection id="devsound_ref" name="Sound Device" level="devices">
     5    <component id="devsoundpluginsupport_ref" name="DevSound Plugin Support" introduced="7.0s" purpose="optional">
    10    <component id="devsoundpluginsupport_ref" name="DevSound Plugin Support" introduced="7.0s" purpose="optional">
     6     <unit bldFile="devsound/devsoundpluginsupport/group" mrp="devsound/devsoundpluginsupport/group/multimedia_mdf_devsound_pluginsupport.mrp"/>
    11     <meta rel="config">
       
    12      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    13     </meta>
       
    14     <unit version="all" bldFile="devsound/devsoundpluginsupport/group" mrp="devsound/devsoundpluginsupport/group/multimedia_mdf_devsound_pluginsupport.mrp"/>
       
    15     <unit version="wins-only" bldFile="devsound/devsoundpluginsupport/emgroup"/>
     7    </component>
    16    </component>
       
    17    
     8    <component id="refdevsound_ref" name="Reference DevSound Plugins" introduced="7.0s" purpose="optional">
    18    <component id="refdevsound_ref" name="Reference DevSound Plugins" introduced="7.0s" purpose="optional">
     9     <unit bldFile="devsound/devsoundrefplugin/group" mrp="devsound/devsoundrefplugin/group/multimedia_mdf_devsound_refplugin.mrp"/>
    19     <meta rel="config">
       
    20      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    21     </meta>
       
    22     <unit version="all" bldFile="devsound/devsoundrefplugin/group" mrp="devsound/devsoundrefplugin/group/multimedia_mdf_devsound_refplugin.mrp"/>
       
    23     <unit version="wins-only" bldFile="devsound/devsoundrefplugin/emgroup"/>
    10    </component>
    24    </component>
       
    25    
    11    <component id="a3fsrvstart_ref" name="A3F Server Start" introduced="^2" purpose="optional" class="plugin">
    26    <component id="a3fsrvstart_ref" name="A3F Server Start" introduced="^2" purpose="optional" class="plugin">
    12     <unit bldFile="devsound/a3fsrvstart/group" mrp="devsound/a3fsrvstart/group/multimedia_a3f_serverstart.mrp"/>
    27     <meta rel="config">
       
    28      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    29     </meta>
       
    30     <unit version="all" bldFile="devsound/a3fsrvstart/group" mrp="devsound/a3fsrvstart/group/multimedia_a3f_serverstart.mrp"/>
       
    31     <unit version="wins-only" bldFile="devsound/a3fsrvstart/emgroup"/>
    13    </component>
    32    </component>
       
    33    
    14    <component id="swcdwraptests_ref" name="swcdwrap Unit Tests" introduced="9.2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    34    <component id="swcdwraptests_ref" name="swcdwrap Unit Tests" introduced="9.2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    15     <unit bldFile="devsound/devsoundrefplugin/tsrc/swcdwrap/group"/>
    35     <meta rel="config">
       
    36      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    37     </meta>
       
    38     <unit version="all" bldFile="devsound/devsoundrefplugin/tsrc/swcdwrap/group"/>
       
    39     <unit version="wins-only" bldFile="devsound/devsoundrefplugin/tsrc/swcdwrap/emgroup"/>
    16    </component>
    40    </component>
       
    41    
    17    <component id="swcodecdevicestests_ref" name="swcodecdevices Unit Tests" introduced="9.2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    42    <component id="swcodecdevicestests_ref" name="swcodecdevices Unit Tests" introduced="9.2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    18     <unit bldFile="devsound/devsoundrefplugin/tsrc/swcodecdevices/group"/>
    43     <meta rel="config">
       
    44      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    45     </meta>
       
    46     <unit version="all" bldFile="devsound/devsoundrefplugin/tsrc/swcodecdevices/group"/>
       
    47     <unit version="wins-only" bldFile="devsound/devsoundrefplugin/tsrc/swcodecdevices/emgroup"/>
    19    </component>
    48    </component>
       
    49    
    20    <component id="cipluginstests_ref" name="CI Plugins Tests" introduced="^2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    50    <component id="cipluginstests_ref" name="CI Plugins Tests" introduced="^2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    21     <unit bldFile="devsound/devsoundrefplugin/tsrc/CIPlugins/group"/>
    51     <meta rel="config">
       
    52      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    53     </meta>
       
    54     <unit version="all" bldFile="devsound/devsoundrefplugin/tsrc/CIPlugins/group"/>
       
    55     <unit version="wins-only" bldFile="devsound/devsoundrefplugin/tsrc/CIPlugins/emgroup"/>
    22    </component>
    56    </component>
       
    57    
    23    <component id="devsoundtestdevice_ref" name="Devsound Test Device" introduced="^2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    58    <component id="devsoundtestdevice_ref" name="Devsound Test Device" introduced="^2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    24     <unit bldFile="devsound/devsoundrefplugin/tsrc/DevsoundTestDevice/group"/>
    59     <meta rel="config">
       
    60      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    61     </meta>
       
    62     <unit version="all" bldFile="devsound/devsoundrefplugin/tsrc/DevsoundTestDevice/group"/>
       
    63     <unit version="wins-only" bldFile="devsound/devsoundrefplugin/tsrc/DevsoundTestDevice/emgroup"/>
    25    </component>
    64    </component>
       
    65    
    26    <component id="sbccodectests_ref" name="SbcCodec Tests" introduced="^2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    66    <component id="sbccodectests_ref" name="SbcCodec Tests" introduced="^2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    27     <unit bldFile="devsound/devsoundrefplugin/tsrc/SbcCodec/group"/>
    67     <meta rel="config">
       
    68      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    69     </meta>
       
    70     <unit version="all" bldFile="devsound/devsoundrefplugin/tsrc/SbcCodec/group"/>
       
    71     <unit version="wins-only" bldFile="devsound/devsoundrefplugin/tsrc/SbcCodec/emgroup"/>
    28    </component>
    72    </component>
    29   </collection>
    73   </collection>
       
    74   
    30   <collection id="mmhais_ref" name="Multimedia Hardware Adaptation Interfaces" level="adaptation">
    75   <collection id="mmhais_ref" name="Multimedia Hardware Adaptation Interfaces" level="adaptation">
    31    <component id="a3facl" name="A3F Audio Component Library" introduced="^2" purpose="development">
    76    <component id="a3facl_ref" name="A3F Audio Component Library" introduced="^2" purpose="development">
    32     <unit bldFile="mmhais/a3facl/group" mrp="mmhais/a3facl/group/multimedia_a3f_acl.mrp"/>
    77     <meta rel="config">
       
    78      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    79     </meta>
       
    80     <unit version="all" bldFile="mmhais/a3facl/group" mrp="mmhais/a3facl/group/multimedia_a3f_acl.mrp"/>
       
    81     <unit version="wins-only" bldFile="mmhais/a3facl/emgroup" mrp="mmhais/a3facl/group/multimedia_a3f_acl.mrp"/>
    33    </component>
    82    </component>
       
    83    
    34    <component id="a3fdevsoundcustomisation_ref" name="A3F DevSound Customisation" introduced="^2" purpose="optional">
    84    <component id="a3fdevsoundcustomisation_ref" name="A3F DevSound Customisation" introduced="^2" purpose="optional">
    35     <unit bldFile="mmhais/a3fdevsoundcustomisation/group" mrp="mmhais/a3fdevsoundcustomisation/group/multimedia_a3f_devsoundadaptationinfo.mrp"/>
    85     <meta rel="config">
       
    86      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    87     </meta>
       
    88     <unit version="all" bldFile="mmhais/a3fdevsoundcustomisation/group" mrp="mmhais/a3fdevsoundcustomisation/group/multimedia_a3f_devsoundadaptationinfo.mrp"/>
       
    89     <unit version="wins-only" bldFile="mmhais/a3fdevsoundcustomisation/emgroup" />
    36    </component>
    90    </component>
       
    91    
    37    <component id="refacladapt" name="Reference ACL Adaptation" introduced="^2" purpose="optional">
    92    <component id="refacladapt" name="Reference ACL Adaptation" introduced="^2" purpose="optional">
    38     <unit bldFile="mmhais/refacladapt/group" mrp="mmhais/refacladapt/group/multimedia_a3f_refacladaptation.mrp"/>
    93     <meta rel="config">
       
    94      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
    95     </meta>
       
    96     <unit version="all" bldFile="mmhais/refacladapt/group" mrp="mmhais/refacladapt/group/multimedia_a3f_refacladaptation.mrp"/>
       
    97     <unit version="wins-only" bldFile="mmhais/refacladapt/emgroup"/>
    39    </component>
    98    </component>
    40   </collection>
    99   </collection>
       
   100   
       
   101 
    41   <collection id="mmresourcemgmt_ref" name="Multimedia Resource Management" level="middleware">
   102   <collection id="mmresourcemgmt_ref" name="Multimedia Resource Management" level="middleware">
    42    <component id="mmresctrl" name="Multimedia Resource Controller" introduced="^2" purpose="development">
   103    <component id="mmresctrl_ref" name="Multimedia Resource Controller" introduced="^2" purpose="development">
    43     <unit bldFile="mmresourcemgmt/mmresctrl/group" mrp="mmresourcemgmt/mmresctrl/group/multimedia_a3f_refmmrc.mrp"/>
   104     <meta rel="config">
       
   105      <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
   106     </meta>
       
   107     <unit version="all" bldFile="mmresourcemgmt/mmresctrl/group" mrp="mmresourcemgmt/mmresctrl/group/multimedia_a3f_refmmrc.mrp"/>
       
   108     <unit version="wins-only" bldFile="mmresourcemgmt/mmresctrl/emgroup"/>
    44    </component>
   109    </component>
    45   </collection>
   110   </collection>
    46 	<!-- Note names here need be renamed, eg. mmdevicefw_audio, to be unique. -->
   111   
       
   112   
    47     <collection id="mmdevicefw_ref" name="Multimedia Device Framework" level="device-fw">
   113     <collection id="mmdevicefw_ref" name="Multimedia Device Framework" level="device-fw">
    48       <component id="mdf_ref" name="Media Device Framework" introduced="9.2" purpose="mandatory">
   114       <component id="mdf_ref" name="Media Device Framework" introduced="9.2" purpose="mandatory">
    49         <unit bldFile="mmdevicefw/mdf/group"/>
   115         <meta rel="config">
       
   116           <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
   117         </meta>
       
   118         <unit version="all" bldFile="mmdevicefw/mdf/group"/>
       
   119         <unit version="wins-only" bldFile="mmdevicefw/mdf/emgroup"/>
    50       </component>
   120       </component>
       
   121 
    51       <component id="mdfunittest_ref" name="MDF Unit Tests" introduced="9.2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
   122       <component id="mdfunittest_ref" name="MDF Unit Tests" introduced="9.2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
    52         <unit bldFile="mmdevicefw/mdfunittest/group"/>
   123         <meta rel="config">
       
   124           <pick version="all"><defined condition="SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET"/></pick>
       
   125         </meta>
       
   126         <unit version="all" bldFile="mmdevicefw/mdfunittest/group"/>
       
   127         <unit version="wins-only" bldFile="mmdevicefw/mdfunittest/emgroup"/>
    53       </component>
   128       </component>
    54 	</collection>
   129     </collection>
    55  </package>
   130  </package>
    56 </SystemDefinition>
   131 </SystemDefinition>