symbian3/app/voicerec/package_definition_3.0.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 239 e9ebcfcb4702
child 246 f99f9ea9b39f
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3  <package id="voicerec" name="Voice Recorder Apps">
       
     4   <!-- custom filter pref_test-->
       
     5   <collection id="voicerec_plat" name="Voice Recorder Apps Platform Interfaces">
       
     6    <component id="new_file_service_api" name="New File Service API" class="api" filter="s60">
       
     7     <meta rel="Api" href="voicerec_plat/new_file_service_api/new_file_service_api.metaxml"/>
       
     8     <unit bldFile="voicerec_plat/new_file_service_api/group"/>
       
     9    </component>
       
    10    <component id="voicerecorder_public_constants_api" name="Voice Recorder Public Constants API" class="api" filter="s60">
       
    11     <meta rel="Api" href="voicerec_plat/voicerecorder_public_constants_api/voicerecorder_public_constants_api.metaxml"/>
       
    12     <unit bldFile="voicerec_plat/voicerecorder_public_constants_api/group"/>
       
    13    </component>
       
    14   </collection>
       
    15   <collection id="voicerecorder" name="Voice Recorder">
       
    16    <!--this is really a component, move down a directory -->
       
    17    <component id="voicerecorder_build" filter="s60" name="Voice Recorder Build">
       
    18     <unit bldFile="voicerecorder/group"/>
       
    19    </component>
       
    20   </collection>
       
    21   <collection id="voicerec_info" name="Voice Recorder Apps Info">
       
    22    <component id="voicerec_api_test" filter="s60,test,api_test,pref_test" purpose="development" name="Voice Recorder Apps Test">
       
    23     <unit bldFile="tsrc/group"/>
       
    24    </component>
       
    25   </collection>
       
    26  </package>
       
    27 </SystemDefinition>