symbian3/mw/opensrv/package_definition_3.0.xml
branchHighFidelityModel
changeset 48 c8d3143d3c0e
parent 46 c94b55c3fb61
child 141 27d9d356efbf
equal deleted inserted replaced
47:424ba1d4ccef 48:c8d3143d3c0e
     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="opensrv" name="Open Services" levels="prt lib server eng">
     3   <package id="opensrv" name="Open Services" levels="prt lib server eng">
     4     <collection id="loudmouth" name="Loudmouth" level="prt">
     4     <collection id="loudmouth" name="Loudmouth" level="prt">
       
     5     	<!-- collection is really a component so it needs to be moved down a directory -->
     5       <component id="loudmouth_build" filter="s60" name="Loudmouth Build" introduced="^2">
     6       <component id="loudmouth_build" filter="s60" name="Loudmouth Build" introduced="^2">
     6         <unit bldFile="loudmouth/group"/>
     7         <unit bldFile="loudmouth/group"/>
     7       </component>
     8       </component>
     8       <component id="loudmouth_test" filter="s60" name="Loudmouth Test" purpose="development" introduced="^2">
       
     9         <!-- <unit bldFile="loudmouth/tsrc/group"/> -->
       
    10       </component>
       
    11     </collection>
     9     </collection>
    12     <collection id="libtelepathy" name="Telepathy Library" level="lib">
    10     <collection id="libtelepathy" name="Telepathy Library" level="lib">
       
    11     	<!-- collection is really a component so it needs to be moved down a directory -->
    13       <component id="libtelepathy_build" filter="s60" name="Telepathy Library Build" introduced="^2">
    12       <component id="libtelepathy_build" filter="s60" name="Telepathy Library Build" introduced="^2">
    14         <unit bldFile="libtelepathy/group"/>
    13         <unit bldFile="libtelepathy/group"/>
    15       </component>
    14       </component>
    16       <component id="libtelepathy_test" filter="s60" name="Telepathy Library Test" purpose="development" introduced="^2">
       
    17         <!-- <unit bldFile="libtelepathy/tsrc/group"/> -->
       
    18       </component>
       
    19     </collection>
    15     </collection>
    20     <collection id="telepathygabble" name="Telepathy Gabble" level="eng">
    16     <collection id="telepathygabble" name="Telepathy Gabble" level="eng">
       
    17     	<!-- collection is really a component so it needs to be moved down a directory -->
    21       <component id="telepathygabble_build" filter="s60" name="Telepathy Gabble Build" introduced="^2">
    18       <component id="telepathygabble_build" filter="s60" name="Telepathy Gabble Build" introduced="^2">
    22         <unit bldFile="telepathygabble/group"/>
    19         <unit bldFile="telepathygabble/group"/>
    23       </component>
    20       </component>
    24     </collection>
    21     </collection>
    25     <collection id="isolationserver" name="Isolation Server" level="server">
    22     <collection id="isolationserver" name="Isolation Server" level="server">
    27         <unit bldFile="isolationserver/messagequeue/group"/>
    24         <unit bldFile="isolationserver/messagequeue/group"/>
    28       </component>
    25       </component>
    29       <component id="isoserver" filter="s60" name="ISO Server" introduced="^2">
    26       <component id="isoserver" filter="s60" name="ISO Server" introduced="^2">
    30         <unit bldFile="isolationserver/isoserver/group"/>
    27         <unit bldFile="isolationserver/isoserver/group"/>
    31       </component>
    28       </component>
    32       <component id="isolationserver_test" filter="s60" name="Isloation Server Test" purpose="development" introduced="^2">
       
    33         <!-- <unit bldFile="isolationserver/tsrc/group"/> -->
       
    34       </component>
       
    35       <component id="isolationserver_build" filter="s60" name="Isloation Server Build" introduced="^2">
    29       <component id="isolationserver_build" filter="s60" name="Isloation Server Build" introduced="^2">
       
    30       	<!-- needs #includes removed. either move the exports to another component or make this a ROM component -->
    36         <unit bldFile="isolationserver/group"/>
    31         <unit bldFile="isolationserver/group"/>
    37       </component>
    32       </component>
    38     </collection>
    33     </collection>
    39     <collection id="opensrv_info" name="Open Services Info" level="eng">
    34     <collection id="opensrv_info" name="Open Services Info" level="eng">
    40       <component id="opensrv_plat" filter="s60" name="Open Services Platform Interfaces" class="api" introduced="^2">
    35       <component id="opensrv_plat" filter="s60" name="Open Services Platform Interfaces" class="api" introduced="^2">
    41         <unit bldFile="opensrv_plat/group"/>
    36         <unit bldFile="opensrv_plat/group"/>
    42         <!-- <unit bldFile="opensrv_plat/messagequeue_api/tsrc/group"/> -->
       
    43       </component>
    37       </component>
    44     </collection>
    38     </collection>
    45   </package>
    39   </package>
    46 </SystemDefinition>
    40 </SystemDefinition>