symbian3/app/voicerec/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Thu, 25 Nov 2010 12:14:19 +0000
branchHighFidelityModel
changeset 510 edb6c9c5a982
parent 245 30e67220bf86
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in commonemail package

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