symbian3/app/voicerec/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Thu, 28 Jan 2010 14:49:47 +0000
branchHighFidelityModel
changeset 39 bd4651024dad
parent 38 12159035c0ef
child 63 d7aa110911c4
permissions -rw-r--r--
Update the pkgdefs for the remainder of the app layer

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