symbian3/app/voicerec/package_definition.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 63 d7aa110911c4
equal deleted inserted replaced
140:1c8fca9ff3fb 141:27d9d356efbf
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    77   <systemModel>
    77   <systemModel>
    78     <layer name="app" long-name="Applications" levels="services apps">
    78     <layer name="app" long-name="Applications" levels="services apps">
    79       <block name="voicerec" level="apps" long-name="Voice Recorder Apps">
    79       <block name="voicerec" level="apps" long-name="Voice Recorder Apps">
    80         <!-- custom filter pref_test-->
    80         <!-- custom filter pref_test-->
       
    81         <collection name="voicerec_plat" long-name="Voice Recorder Apps Platform Interfaces">
       
    82           <component name="new_file_service_api" long-name="New File Service API" filter="s60" class="api">
       
    83             <unit bldFile="/sf/app/voicerec/voicerec_plat/new_file_service_api/group"/>
       
    84           </component>
       
    85           <component name="voicerecorder_public_constants_api" long-name="Voice Recorder Public Constants API" filter="s60" class="api">
       
    86             <unit bldFile="/sf/app/voicerec/voicerec_plat/voicerecorder_public_constants_api/group"/>
       
    87           </component>
       
    88         </collection>
    81         <collection name="voicerecorder" long-name="Voice Recorder">
    89         <collection name="voicerecorder" long-name="Voice Recorder">
    82           <!--this is really a component, move down a directory -->
    90           <!--this is really a component, move down a directory -->
    83           <component name="voicerecorder_build" filter="s60" long-name="Voice Recorder Build">
    91           <component name="voicerecorder_build" filter="s60" long-name="Voice Recorder Build">
    84             <unit bldFile="/sf/app/voicerec/voicerecorder/group"/>
    92             <unit bldFile="/sf/app/voicerec/voicerecorder/group"/>
    85           </component>
    93           </component>
    86         </collection>
    94         </collection>
    87         <collection name="voicerec_info" long-name="Voice Recorder Apps Info">
    95         <collection name="voicerec_info" long-name="Voice Recorder Apps Info">
    88           <component name="voicerec_api_test" filter="s60,test,api_test,pref_test" purpose="development" long-name="Voice Recorder Apps Test">
    96           <component name="voicerec_api_test" filter="s60,test,api_test,pref_test" purpose="development" long-name="Voice Recorder Apps Test">
    89             <unit bldFile="/sf/app/voicerec/tsrc/group"/>
    97             <unit bldFile="/sf/app/voicerec/tsrc/group"/>
    90           </component>
    98           </component>
    91           <component name="voicerec_plat" filter="s60" long-name="Voice Recorder Apps Platform Interfaces" class="api">
       
    92             <unit bldFile="/sf/app/voicerec/voicerec_plat/group"/>
       
    93           </component>
       
    94         </collection>
    99         </collection>
    95       </block>
   100       </block>
    96     </layer>
   101     </layer>
    97   </systemModel>
   102   </systemModel>
    98 </SystemDefinition>
   103 </SystemDefinition>