symbian3/mw/hapticsservices/package_definition_3.0.xml
branchHighFidelityModel
changeset 43 35cc8ff825d7
child 48 c8d3143d3c0e
equal deleted inserted replaced
42:82a6c2dffce1 43:35cc8ff825d7
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="hapticsservices" name="Haptics Services" levels="fw api">
       
     4     <collection id="tactilefeedback" name="Tactile Feedback" level="fw">
       
     5       <component id="tactilearearegistry" filter="s60" name="Tactile Area Registry" introduced="^1">
       
     6         <unit bldFile="tactilefeedback/tactilearearegistry/group"/>
       
     7       </component>
       
     8       <component id="tactilefeedbackclient" filter="s60" name="Tactile Feedback Client" introduced="^1">
       
     9         <unit bldFile="tactilefeedback/tactilefeedbackclient/group"/>
       
    10       </component>
       
    11       <component id="tactilefeedback_build" filter="s60" name="Tactile Feedback Build" introduced="^1">
       
    12 		<!-- consider moving IBY to one fo the above components -->
       
    13         <unit bldFile="tactilefeedback/group"/>
       
    14       </component>
       
    15     </collection>
       
    16     <collection id="hapticsservices_info" name="Haptics Services Info" level="api">
       
    17       <component id="hapticsservices_pub" filter="s60" name="Haptics Services Public Interfaces" class="api" introduced="^1">
       
    18         <unit bldFile="hapticsservices_pub/group"/>
       
    19       </component>
       
    20       <component id="hapticsservices_plat" filter="s60" name="Haptics Services Platform Interfaces" class="api" introduced="^1">
       
    21         <unit bldFile="hapticsservices_plat/group"/>
       
    22       </component>
       
    23     </collection>
       
    24   </package>
       
    25 </SystemDefinition>