symbian3/app/voicerec/package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 10 Sep 2010 13:55:53 +0100
branchHighFidelityModel
changeset 410 c10ba65d2699
parent 245 30e67220bf86
permissions -rw-r--r--
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
 <package id="voicerec" name="Voice Recorder Apps">
  <!-- custom filter pref_test-->
  <collection id="voicerec_plat" name="Voice Recorder Apps Platform Interfaces">
   <component id="new_file_service_api" name="New File Service API" class="api" filter="s60">
    <meta rel="Api" href="voicerec_plat/new_file_service_api/new_file_service_api.metaxml"/>
    <unit bldFile="voicerec_plat/new_file_service_api/group"/>
   </component>
   <component id="voicerecorder_public_constants_api" name="Voice Recorder Public Constants API" class="api" filter="s60">
    <meta rel="Api" href="voicerec_plat/voicerecorder_public_constants_api/voicerecorder_public_constants_api.metaxml"/>
    <unit bldFile="voicerec_plat/voicerecorder_public_constants_api/group"/>
   </component>
  </collection>
  <collection id="voicerecorder" name="Voice Recorder">
   <!--this is really a component, move down a directory -->
   <component id="voicerecorder_build" filter="s60" name="Voice Recorder Build">
    <unit bldFile="voicerecorder/group"/>
   </component>
  </collection>
  <collection id="voicerec_info" name="Voice Recorder Apps Info">
   <component id="voicerec_api_test" filter="s60,test,api_test,pref_test" purpose="development" name="Voice Recorder Apps Test">
    <unit bldFile="tsrc/group"/>
   </component>
  </collection>
 </package>
</SystemDefinition>