symbian2/app/voicerec/package_definition.xml
branchHighFidelityModel
changeset 93 cde6c6e331f0
parent 92 eb82b25cc4f9
parent 91 224aeb21180d
child 94 f2a9de1817ed
equal deleted inserted replaced
92:eb82b25cc4f9 93:cde6c6e331f0
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition name="foundation" schema="2.0.1">
       
     3 <systemModel>
       
     4 <layer name="app" long-name="Applications" levels="services apps">
       
     5 <block name="voicerec" long-name="Voice Recorder Apps" tech_domain="ma" level="apps" levels="empty 1">
       
     6     <collection name="voicerecorder" long-name="Voice Recorder" level="1">
       
     7      <component name="voicerecordergsplugin" long-name="GS Plugin" origin-model="foundation">
       
     8       <!-- <unit bldFile="/sf/app/voicerec/voicerecorder/gsplugin/group"/> -->
       
     9      </component>
       
    10      <component name="voicerecorder_help" long-name="Help" origin-model="foundation">
       
    11       <unit bldFile="/sf/app/voicerec/voicerecorder/help/group"/>
       
    12      </component>
       
    13      <component name="voicerecorder_build" origin-model="foundation">
       
    14       <unit bldFile="/sf/app/voicerec/voicerecorder/group"/>
       
    15      </component>
       
    16     </collection>
       
    17     <collection name="voicerec_info" long-name="Voice Recorder Apps Info" level="1">
       
    18      <component unofficial="yes" name="voicerec_build" long-name="Voice Recorder Apps Build" origin-model="foundation">
       
    19       <unit bldFile="/sf/app/voicerec/group"/>
       
    20      </component>
       
    21      <component unofficial="yes" name="voicerec_test" long-name="Voice Recorder Apps Test" origin-model="foundation">
       
    22       <!-- <unit bldFile="/sf/app/voicerec/tsrc/group"/> -->
       
    23      </component>
       
    24      <component unofficial="yes" name="voicerec_plat" long-name="Voice Recorder Apps Platform Interfaces" class="api" origin-model="foundation">
       
    25       <unit bldFile="/sf/app/voicerec/voicerec_plat/group"/>
       
    26       <unit bldFile="/sf/app/voicerec/voicerec_plat/new_file_service_api/tsrc/group"/>
       
    27      </component>
       
    28     </collection>
       
    29    </block>
       
    30 </layer>
       
    31 </systemModel>
       
    32 </SystemDefinition>