symbian3/app/voicerec/package_definition.xml
author Dario Sestito <darios@symbian.org>
Wed, 02 Dec 2009 14:38:01 +0000
changeset 28 569da8044a97
parent 15 6980ebf0690e
child 30 0f4f00318d20
permissions -rw-r--r--
Update sources.csv files from 2.0.1 sources.csv plus source dependencies

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="app" long-name="Applications" levels="services apps">
<block name="voicerec" long-name="Voice Recorder Apps" tech_domain="ma" level="apps" levels="empty 1">
    <collection name="voicerecorder" long-name="Voice Recorder" level="1">
     <component name="voicerecordergsplugin" long-name="GS Plugin" origin-model="foundation">
      <!-- <unit bldFile="/sf/app/voicerec/voicerecorder/gsplugin/group"/> -->
     </component>
     <component name="voicerecorder_help" long-name="Help" origin-model="foundation">
      <unit bldFile="/sf/app/voicerec/voicerecorder/help/group"/>
     </component>
     <component name="voicerecorder_build" origin-model="foundation">
      <unit bldFile="/sf/app/voicerec/voicerecorder/group"/>
     </component>
    </collection>
    <collection name="voicerec_info" long-name="Voice Recorder Apps Info" level="1">
     <component unofficial="yes" name="voicerec_build" long-name="Voice Recorder Apps Build" origin-model="foundation">
      <unit bldFile="/sf/app/voicerec/group"/>
     </component>
     <component unofficial="yes" name="voicerec_test" long-name="Voice Recorder Apps Test" origin-model="foundation">
      <!-- <unit bldFile="/sf/app/voicerec/tsrc/group"/> -->
     </component>
     <component unofficial="yes" name="voicerec_plat" long-name="Voice Recorder Apps Platform Interfaces" class="api" origin-model="foundation">
      <unit bldFile="/sf/app/voicerec/voicerec_plat/group"/>
      <unit bldFile="/sf/app/voicerec/voicerec_plat/new_file_service_api/tsrc/group"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>