symbian3/app/voicerec/package_definition_3.0.xml
branchHighFidelityModel
changeset 39 bd4651024dad
parent 38 12159035c0ef
child 63 d7aa110911c4
equal deleted inserted replaced
38:12159035c0ef 39:bd4651024dad
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0">
     2 <SystemDefinition schema="3.0.0">
     3   <package id="voicerec" name="Voice Recorder Apps">
     3   <package id="voicerec" name="Voice Recorder Apps">
       
     4   <!-- custom filter pref_test-->
     4     <collection id="voicerecorder" name="Voice Recorder">
     5     <collection id="voicerecorder" name="Voice Recorder">
     5     	<!--this is really a component, move down a directory -->
     6     	<!--this is really a component, move down a directory -->
     6       <component id="voicerecorder_build" filter="s60" name="Voice Recorder Build">
     7       <component id="voicerecorder_build" filter="s60" name="Voice Recorder Build">
     7         <unit bldFile="voicerecorder/group"/>
     8         <unit bldFile="voicerecorder/group"/>
     8       </component>
     9       </component>
     9     </collection>
    10     </collection>
    10     <collection id="voicerec_info" name="Voice Recorder Apps Info">
    11     <collection id="voicerec_info" name="Voice Recorder Apps Info">
    11       <component id="voicerec_api_test" filter="s60,test" purpose="development" name="Voice Recorder Apps Test">
    12       <component id="voicerec_api_test" filter="s60,api_test,pref_test" purpose="development" name="Voice Recorder Apps Test">
    12       	<!-- can this just be #included in voicerec_plat?-->
       
    13         <unit bldFile="tsrc/group"/>
    13         <unit bldFile="tsrc/group"/>
    14       </component>
    14       </component>
    15       <component id="voicerec_plat" filter="s60" name="Voice Recorder Apps Platform Interfaces" class="api">
    15       <component id="voicerec_plat" filter="s60" name="Voice Recorder Apps Platform Interfaces" class="api">
    16         <unit bldFile="voicerec_plat/group"/>
    16         <unit bldFile="voicerec_plat/group"/>
    17       </component>
    17       </component>