3k/app/voicerec/package_definition.xml
author Dario Sestito <darios@symbian.org>
Tue, 28 Jul 2009 14:16:28 +0100
changeset 2 5dfc4b38cad0
parent 0 9d46e818dad2
child 8 0d49d14a3f5e
permissions -rw-r--r--
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72

<?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="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="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>