symbian3/app/voicerec/package_definition_3.0.xml
branchHighFidelityModel
changeset 38 12159035c0ef
child 39 bd4651024dad
equal deleted inserted replaced
37:01eda22956f2 38:12159035c0ef
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="voicerec" name="Voice Recorder Apps">
       
     4     <collection id="voicerecorder" name="Voice Recorder">
       
     5     	<!--this is really a component, move down a directory -->
       
     6       <component id="voicerecorder_build" filter="s60" name="Voice Recorder Build">
       
     7         <unit bldFile="voicerecorder/group"/>
       
     8       </component>
       
     9     </collection>
       
    10     <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       	<!-- can this just be #included in voicerec_plat?-->
       
    13         <unit bldFile="tsrc/group"/>
       
    14       </component>
       
    15       <component id="voicerec_plat" filter="s60" name="Voice Recorder Apps Platform Interfaces" class="api">
       
    16         <unit bldFile="voicerec_plat/group"/>
       
    17       </component>
       
    18     </collection>
       
    19   </package>
       
    20 </SystemDefinition>
       
    21 
       
    22