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> |