package_definition.xml
changeset 64 f2a9f5a3b8ba
equal deleted inserted replaced
59:b7be70e619ea 64:f2a9f5a3b8ba
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
       
     3   <package id="devicecontrol" name="Device Control Daemons" levels="support mid app">
       
     4     <collection id="devicemgmtdialogsplugin" name="Device Management Dialogs Plugin" level="support">
       
     5 		<!-- need to put component at the proper directory level -->
       
     6       <component id="devicemanagementnotifiersplugin" name="Device Management Notifiers Plugin" filter="s60" introduced="^4" class="plugin">
       
     7         <unit bldFile="devicemgmtdialogsplugin" qt:proFile="devicemgmtdialogsplugin.pro"/>
       
     8       </component>
       
     9     </collection>
       
    10     <collection id="devicemgmtindicatorsplugin" name="Device Management Indicators Plugin" level="support">
       
    11 		<!-- collectino is really a component. Need to move down a dir -->
       
    12       <component id="devicemgmtindicatorsplugin_build" name="Device Management Indicators Plugin Build" filter="s60" introduced="^4" class="plugin">
       
    13         <unit bldFile="devicemgmtindicatorsplugin" qt:proFile="devicemgmtindicatorsplugin.pro"/>
       
    14       </component>
       
    15     </collection>
       
    16     <collection id="deviceupdatesui" name="Device Updates UI" level="app">
       
    17       <component id="deviceupdates" name="Device Updates" filter="s60" introduced="^4">
       
    18         <unit bldFile="deviceupdatesui/deviceupdates" qt:proFile="deviceupdates.pro"/>
       
    19       </component>
       
    20       <component id="deviceupdatesplugin" name="Device Updates Plugin" filter="s60" introduced="^4" class="plugin">
       
    21         <unit bldFile="deviceupdatesui/deviceupdatesplugin" qt:proFile="deviceupdatesplugin.pro"/>
       
    22       </component>
       
    23       <component id="deviceupdatesqtsp" name="Device Updates Qt Service Provider" filter="s60" introduced="^4">
       
    24         <unit bldFile="deviceupdatesui/deviceupdatesqtsp" qt:proFile="deviceupdatesqtsp.pro"/>
       
    25       </component>
       
    26     </collection>
       
    27     <collection id="clientprovisioning" name="Client Provisioning" level="mid">
       
    28       <component id="cpqtsp" name="Client Provisioning Qt Service Provider" filter="s60" introduced="^4">
       
    29         <unit bldFile="clientprovisioning/cpqtsp" qt:proFile="cpqtsp.pro"/>
       
    30       </component>
       
    31     </collection>
       
    32     <collection id="applicationmanagement" name="Applicaton Management" level="mid">
       
    33       <component id="applicationmgmtserver" name="Applicaton Management Server" filter="s60" introduced="^4">
       
    34         <unit bldFile="applicationmanagement/server" qt:proFile="server.pro"/>
       
    35       </component>
       
    36       <component id="applicationmgmt_build" name="Applicaton Management Build" filter="s60" introduced="^4">
       
    37 		<!-- need to break up into components or move down a directory -->
       
    38         <unit bldFile="applicationmanagement/group"/>
       
    39       </component>
       
    40     </collection>
       
    41     <collection id="omadmadapters" name="OMA DM Adapters" level="support">
       
    42       <component id="omadmadapters_build" name="OMA DM Adapters Build" filter="s60">
       
    43 		<!-- need to split IBY into the components or make this a ROM component -->
       
    44         <unit bldFile="omadmadapters/bld"/> 
       
    45       </component>
       
    46       <component id="devinfo" name="Device Info" filter="s60">
       
    47 		<unit bldFile="omadmadapters/devinfo/bld"/>
       
    48       </component>
       
    49       <component id="devdetail" name="Device Detail" filter="s60">
       
    50 		 <unit bldFile="omadmadapters/devdetail/bld"/>
       
    51       </component>
       
    52       <component id="syncmldm" name="SyncML DM" filter="s60">
       
    53 			<unit bldFile="omadmadapters/syncmldm/bld"/>
       
    54       </component>
       
    55       <component id="syncmldm12" name="SyncML DM 1.2" filter="s60">
       
    56 		 <unit bldFile="omadmadapters/syncmldm12/bld"/>
       
    57       </component>
       
    58       <component id="omadm_browseradapter" name="Browser Adapter" filter="s60" class="plugin">
       
    59 		<!--  <unit bldFile="omadmadapters/browseradapter/bld"/> -->
       
    60       </component>
       
    61       <component id="omadm_streamingadapter" name="Streaming Adapter" filter="s60" class="plugin">
       
    62 		<unit bldFile="omadmadapters/streamingadapter/bld"/>
       
    63       </component>
       
    64       <component id="globalwlansettings" name="Global WLAN Settings" filter="s60">
       
    65 		<unit bldFile="omadmadapters/globalwlansettings/group"/>
       
    66       </component>
       
    67       <component id="nsmldminternet" name="nsmldminternet" filter="s60">
       
    68 		<unit bldFile="omadmadapters/nsmldminternet/group"/>
       
    69       </component>
       
    70       <component id="nsmldmalwaysonadapter" name="Always Online Device Management Adapter" filter="s60" introduced="9.1" class="plugin">
       
    71 		<unit bldFile="omadmadapters/nsmldmalwaysonadapter/group"/>
       
    72       </component>
       
    73       <component id="nsmldmbmadapter" name="NSML DM BM Adapter" filter="s60" class="plugin">
       
    74 		<unit bldFile="omadmadapters/nsmldmbmadapter/group"/>
       
    75       </component>
       
    76       <component id="connmoadapter" name="Connection Management Object Adapter" filter="s60" class="plugin">
       
    77 		 <unit bldFile="omadmadapters/connmoadapter/group"/>
       
    78       </component>
       
    79       <component id="syncmlds" name="SyncML Data Sync" filter="s60">
       
    80       <meta rel="config">
       
    81        <defined condition="__SYNCML_DM_DS"/>
       
    82       </meta>
       
    83 		<unit bldFile="omadmadapters/syncmlds/bld"/>
       
    84       </component>
       
    85       <component id="omadm_email" name="OMA DM Email" filter="s60">
       
    86       <meta rel="config">
       
    87        <defined condition="__SYNCML_DM_EMAIL"/>
       
    88       </meta>
       
    89 		<unit bldFile="omadmadapters/email/bld"/>
       
    90       </component>
       
    91       <component id="omadm_mms" name="OMA DM MMS" filter="s60">
       
    92       <meta rel="config">
       
    93        <defined condition="__SYNCML_DM_MMS"/>
       
    94       </meta>
       
    95 		<unit bldFile="omadmadapters/mms/bld"/>
       
    96       </component>
       
    97       <component id="omadm_fota" name="OMA DM FOTA" filter="s60">
       
    98       <meta rel="config">
       
    99        <defined condition="__SYNCML_DM_FOTA"/>
       
   100       </meta>
       
   101 		<unit bldFile="omadmadapters/fota/bld"/>
       
   102       </component>
       
   103       <component id="omadm_imps" name="OMA DM IMPS" filter="s60">
       
   104       <meta rel="config">
       
   105        <defined condition="__SYNCML_DM_IMPS"/>
       
   106       </meta>
       
   107 		<!--  <unit bldFile="omadmadapters/imps/bld"/> -->
       
   108       </component>
       
   109       <component id="dcmodmadapter" name="DC Management Object  DM Adapter" filter="s60" class="plugin">
       
   110 		<unit bldFile="omadmadapters/dcmodmadapter/group"/>
       
   111       </component>
       
   112     </collection>
       
   113     <collection id="omadcmoadapters" name="OMA DC Management Object Adapters" level="support">
       
   114       <component id="omadcmoadapters_build" name="OMA DCMA Adapters Build" filter="s60" introduced="^4">
       
   115 		<!-- need to break up into components  -->
       
   116         <unit bldFile="omadcmoadapters/group"/>
       
   117       </component>
       
   118     </collection>
       
   119     <collection id="omacpadapters" name="OMA Client Provisioning Adapters" level="support">
       
   120       <component id="omacpadapters_build" name="OMA CP Adapters Build" filter="s60" introduced="^4">
       
   121 		<!-- need to break up into components  -->
       
   122         <unit bldFile="omacpadapters/bld"/>
       
   123       </component>
       
   124     </collection>
       
   125   </package>
       
   126 </SystemDefinition>
       
   127 
       
   128 
       
   129 
       
   130 
       
   131