package_definition.xml
changeset 0 845549f293a7
equal deleted inserted replaced
-1:000000000000 0:845549f293a7
       
     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       <component id="voicerecordergsplugin" filter="s60" name="Voice Recorder GS Plugin" class="plugin">
       
     6         <!-- <unit bldFile="voicerecorder/gsplugin/group"/> -->
       
     7       </component>
       
     8       <component id="voicerecorder_help" filter="s60" name="Voice Recorder Help">
       
     9         <unit bldFile="voicerecorder/help/group"/>
       
    10       </component>
       
    11       <component id="voicerecorder_build" filter="s60" name="Voice Recorder Build">
       
    12         <unit bldFile="voicerecorder/group"/>
       
    13       </component>
       
    14     </collection>
       
    15     <collection id="voicerec_info" name="Voice Recorder Apps Info">
       
    16       <component id="voicerec_test" filter="s60" purpose="development" name="Voice Recorder Apps Test">
       
    17 		<!-- should this be uncommented? -->
       
    18         <!-- <unit bldFile="tsrc/group"/> -->
       
    19       </component>
       
    20       <component id="voicerec_plat" filter="s60" name="Voice Recorder Apps Platform Interfaces" class="api">
       
    21         <unit bldFile="voicerec_plat/group"/>
       
    22 			<!-- can only have one unit, need to #include the latter from the former -->
       
    23         <unit bldFile="voicerec_plat/new_file_service_api/tsrc/group"/>
       
    24       </component>
       
    25     </collection>
       
    26   </package>
       
    27 </SystemDefinition>