symbian3/app/voicerec/package_definition_3.0.xml
author Dario Sestito <darios@symbian.org>
Wed, 03 Mar 2010 12:43:39 +0000
branchHighFidelityModel
changeset 119 a81d06a8c2fc
parent 63 d7aa110911c4
child 141 27d9d356efbf
permissions -rw-r--r--
catchup from default branch

<?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="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>
      <component id="voicerec_plat" filter="s60" name="Voice Recorder Apps Platform Interfaces" class="api">
        <unit bldFile="voicerec_plat/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>