symbian3/app/voicerec/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 17 Mar 2010 14:41:09 +0000
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 63 d7aa110911c4
permissions -rw-r--r--
Separate out all API components

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