symbian4/mw/homescreensrv/package_definition_3.0.xml
branchHighFidelityModel
changeset 217 fcee787f22fe
parent 174 e7654a759056
child 227 e41dd3a49da0
equal deleted inserted replaced
209:af20ebf91ca6 217:fcee787f22fe
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     2 <SystemDefinition schema="3.0.0">
       
     3  <package id="homescreensrv" name="Home Screen Services" levels="plugin framework server generic specific">
     2  <package id="homescreensrv" name="Home Screen Services" levels="plugin framework server generic specific">
     4   <collection id="homescreensrv_plat" name="Home Screen Services Platform Interfaces" level="specific">
     3 
     5    <component id="action_handler_plugin_api" name="Action Handler Plugin API" class="api" filter="s60">
     4   <collection id="appfoundation" name="App Foundation" level="generic">
     6     <meta rel="Api" href="homescreensrv_plat/action_handler_plugin_api/action_handler_plugin_api.metaxml"/>
     5      <component id="appfoundation_build" name="App Foundation Build"  introduced="^4">
     7     <unit bldFile="homescreensrv_plat/action_handler_plugin_api/group" filter="!test"/>
     6       <unit bldFile="appfoundation" qt:qmakeArgs="-r" qt:proFile="appfoundation.pro"/>
     8     <unit bldFile="homescreensrv_plat/action_handler_plugin_api/tsrc/group" filter="test,api_test"/>
     7      </component>
     9    </component>
       
    10    <component id="content_harvester_plugin_api" name="Content Harvester Plugin API" class="api" filter="s60">
       
    11     <meta rel="Api" href="homescreensrv_plat/content_harvester_plugin_api/content_harvester_plugin_api.metaxml"/>
       
    12     <unit bldFile="homescreensrv_plat/content_harvester_plugin_api/group" filter="!test"/>
       
    13     <unit bldFile="homescreensrv_plat/content_harvester_plugin_api/tsrc/group" filter="test,api_test"/>
       
    14    </component>
       
    15    <component id="menu_sat_interface_api" name="Menu SAT Interface API" class="api" filter="s60">
       
    16     <meta rel="Api" href="homescreensrv_plat/menu_sat_interface_api/menu_sat_interface_api.metaxml"/>
       
    17     <unit bldFile="homescreensrv_plat/menu_sat_interface_api/group" filter="!test"/>
       
    18     <unit bldFile="homescreensrv_plat/menu_sat_interface_api/tsrc/group" filter="test,api_test"/>
       
    19    </component>
       
    20    <component id="sapi_contentpublishing" name="SAPI Content Publishing" class="api" filter="s60">
       
    21     <meta rel="Api" href="homescreensrv_plat/sapi_contentpublishing/sapi_contentpublishing.metaxml"/>
       
    22     <unit bldFile="homescreensrv_plat/sapi_contentpublishing/group"/>
       
    23    </component>
       
    24    <component id="sapi_actionhandler" name="SAPI Action Handler" class="api" filter="s60">
       
    25     <meta rel="Api" href="homescreensrv_plat/sapi_actionhandler/sapi_actionhandler.metaxml"/>
       
    26     <unit bldFile="homescreensrv_plat/sapi_actionhandler/group"/>
       
    27    </component>
       
    28   </collection>
     8   </collection>
       
     9   <collection id="hswidgetmodel" name="Home Screen Widget Model" level="framework">
       
    10      <component id="hswidgetmodel_build" name="Home Screen Widget Model Build"  introduced="^4">
       
    11       <unit bldFile="hswidgetmodel" qt:qmakeArgs="-r" qt:proFile="hswidgetmodel.pro"/>
       
    12      </component>
       
    13   </collection>
       
    14   <collection id="contentstorage" name="Content Storage" level="framework">
       
    15      <component id="cautils" name="Content Arsenal Utils"  introduced="^4">
       
    16       <unit bldFile="contentstorage/cautils" qt:qmakeArgs="-r" qt:proFile="cautils.pro"/>
       
    17      </component>
       
    18      <component id="contentstorage_build" name="Content Storage Build"  introduced="^4">
       
    19       <unit bldFile="contentstorage/group" qt:qmakeArgs="-r" qt:proFile="group.pro"/>
       
    20      </component>
       
    21      <component id="casrv/calocalizerscanner" name="Content Arsenal Server Localizer Scanner"  introduced="^4">
       
    22       <unit bldFile="contentstorage/casrv/calocalizerscanner" qt:qmakeArgs="-r" qt:proFile="calocalizerscanner.pro"/>
       
    23      </component>
       
    24      <component id="cahandler" name="Content Arsenal Handler"  introduced="^4">
       
    25       <unit bldFile="contentstorage/cahandler" qt:qmakeArgs="-r" qt:proFile="cahandler.pro"/>
       
    26      </component>
       
    27      <component id="caclient" name="Content Arsenal Client"  introduced="^4">
       
    28       <unit bldFile="contentstorage/caclient" qt:qmakeArgs="-r" qt:proFile="caclient.pro"/>
       
    29      </component>
       
    30   </collection>
       
    31 
    29   <collection id="contentpublishingsrv" name="Content Publishing Service" level="server">
    32   <collection id="contentpublishingsrv" name="Content Publishing Service" level="server">
    30    <component id="contentpublishingdebug" filter="s60" name="Content Publishing Debug">
    33    <component id="contentpublishingdebug" filter="s60" name="Content Publishing Debug">
    31     <!-- need to move this component outside of contentpublishingutils and into separate component directory -->
    34     <!-- need to move this component outside of contentpublishingutils and into separate component directory -->
    32     <meta rel="config">
    35     <meta rel="config">
    33      <defined condition="CONTENT_PUBLISHER_DEBUG"/>
    36      <defined condition="CONTENT_PUBLISHER_DEBUG"/>
    47     <!-- need to remove links to the above components and just contain the IBY (or move the IBY into another component). 
    50     <!-- need to remove links to the above components and just contain the IBY (or move the IBY into another component). 
    48       		If keeping, it need to move down a directory.-->
    51       		If keeping, it need to move down a directory.-->
    49     <unit bldFile="contentpublishingsrv/group"/>
    52     <unit bldFile="contentpublishingsrv/group"/>
    50    </component>
    53    </component>
    51   </collection>
    54   </collection>
       
    55 
       
    56   <collection id="homescreensrv_plat" name="Home Screen Services Platform Interfaces" level="specific">
       
    57    <component id="action_handler_plugin_api" name="Action Handler Plugin API" class="api" filter="s60">
       
    58     <meta rel="Api" href="homescreensrv_plat/action_handler_plugin_api/action_handler_plugin_api.metaxml"/>
       
    59     <unit base="homescreensrv_plat/action_handler_plugin_api"/>
       
    60    </component>
       
    61    <component id="content_harvester_plugin_api" name="Content Harvester Plugin API" class="api" filter="s60">
       
    62     <meta rel="Api" href="homescreensrv_plat/content_harvester_plugin_api/content_harvester_plugin_api.metaxml"/>
       
    63     <unit base="homescreensrv_plat/content_harvester_plugin_api"/>
       
    64    </component>
       
    65    <component id="menu_sat_interface_api" name="Menu SAT Interface API" class="api" filter="s60">
       
    66     <meta rel="Api" href="homescreensrv_plat/menu_sat_interface_api/menu_sat_interface_api.metaxml"/>
       
    67     <unit base="homescreensrv_plat/menu_sat_interface_api"/>
       
    68    </component>
       
    69    <component id="sapi_contentpublishing" name="SAPI Content Publishing" class="api" filter="s60">
       
    70     <meta rel="Api" href="homescreensrv_plat/sapi_contentpublishing/sapi_contentpublishing.metaxml"/>
       
    71     <unit base="homescreensrv_plat/sapi_contentpublishing"/>
       
    72    </component>
       
    73    <component id="sapi_actionhandler" name="SAPI Action Handler" class="api" filter="s60">
       
    74     <meta rel="Api" href="homescreensrv_plat/sapi_actionhandler/sapi_actionhandler.metaxml"/>
       
    75     <unit base="homescreensrv_plat/sapi_actionhandler"/>
       
    76    </component>
       
    77   </collection>
       
    78   <collection id="screensavermodel" name="Screensaver Model" level="specific">
       
    79      <component id="screensavermodel_build" name="Screensaver Model Build"  introduced="^4">
       
    80       <unit bldFile="screensavermodel" qt:qmakeArgs="-r" qt:proFile="screensavermodel.pro"/>
       
    81      </component>
       
    82   </collection>
       
    83   <collection id="hsactivityfw" name="Activity Framework" level="activityfw">
       
    84      <component id="hsactivityfw_build" name="Activity Framework Build"  introduced="^4">
       
    85       <unit bldFile="activityfw" qt:qmakeArgs="-r" qt:proFile="activityfw.pro"/>
       
    86      </component>
       
    87   </collection>
       
    88   <collection id="hsappkeyhandler" name="HS Appplication Key Handler" level="server">
       
    89      <component id="hsappkeyhandler_build" name="Appplication Key Handler Build"  introduced="^4">
       
    90       <unit bldFile="hsappkeyhandler" qt:qmakeArgs="-r" qt:proFile="hsappkeyhandler.pro"/>
       
    91      </component>
       
    92   </collection>
       
    93     <collection id="homescreensrv_info" name="Home Screen Services Info" level="specific">
       
    94      <component id="homescreensrvconf" name="Home Screen Services Config" class="config" introduced="^4">
       
    95       <unit bldFile="." qt:qmakeArgs="-r" qt:proFile="homescreensrv_exports_to_rom.pri"/>
       
    96      </component>
       
    97      <component id="homescreensrvrom" name="Home Screen Services ROM" introduced="^4">
       
    98       <unit bldFile="group"/>
       
    99      </component>
       
   100      <component id="homescreensrv_test" name="Home Screen Services Test" filter="test,unit_test" introduced="^4">
       
   101       <unit bldFile="tsrc" qt:qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN" qt:proFile="tsrc.pro"/>
       
   102      </component>
       
   103     </collection>
    52  </package>
   104  </package>
    53 </SystemDefinition>
   105 </SystemDefinition>
       
   106