--- a/symbian3/app/voicerec/package_definition.xml Thu Mar 11 10:32:52 2010 +0000
+++ b/symbian3/app/voicerec/package_definition.xml Wed Mar 17 14:41:09 2010 +0000
@@ -78,6 +78,14 @@
<layer name="app" long-name="Applications" levels="services apps">
<block name="voicerec" level="apps" long-name="Voice Recorder Apps">
<!-- custom filter pref_test-->
+ <collection name="voicerec_plat" long-name="Voice Recorder Apps Platform Interfaces">
+ <component name="new_file_service_api" long-name="New File Service API" filter="s60" class="api">
+ <unit bldFile="/sf/app/voicerec/voicerec_plat/new_file_service_api/group"/>
+ </component>
+ <component name="voicerecorder_public_constants_api" long-name="Voice Recorder Public Constants API" filter="s60" class="api">
+ <unit bldFile="/sf/app/voicerec/voicerec_plat/voicerecorder_public_constants_api/group"/>
+ </component>
+ </collection>
<collection name="voicerecorder" long-name="Voice Recorder">
<!--this is really a component, move down a directory -->
<component name="voicerecorder_build" filter="s60" long-name="Voice Recorder Build">
@@ -88,9 +96,6 @@
<component name="voicerec_api_test" filter="s60,test,api_test,pref_test" purpose="development" long-name="Voice Recorder Apps Test">
<unit bldFile="/sf/app/voicerec/tsrc/group"/>
</component>
- <component name="voicerec_plat" filter="s60" long-name="Voice Recorder Apps Platform Interfaces" class="api">
- <unit bldFile="/sf/app/voicerec/voicerec_plat/group"/>
- </component>
</collection>
</block>
</layer>