author | Dario Sestito <darios@symbian.org> |
Mon, 05 Oct 2009 15:35:24 +0100 | |
changeset 15 | 6980ebf0690e |
parent 8 | 0d49d14a3f5e |
permissions | -rw-r--r-- |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
2 |
<SystemDefinition name="foundation" schema="2.0.1"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
3 |
<systemModel> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
4 |
<layer name="mw" long-name="Middleware" levels="generic specific"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
5 |
<block name="mmmw" long-name="Multimedia Middleware" tech_domain="mm" level="generic" levels="plugin framework server generic specific"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
6 |
<collection name="radioutility" long-name="Radio Utility" level="generic"> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
7 |
<component name="radioserver" long-name="Radio Server" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
8 |
<unit bldFile="/sf/mw/mmmw/radioutility/radioserver/group"/> |
8
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
9 |
<!-- <unit bldFile="/sf/mw/mmmw/radioutility/radioserver/server/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
10 |
<!-- <unit bldFile="/sf/mw/mmmw/radioutility/radioserver/session/group"/> --> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
11 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
12 |
<component name="radio_utility" long-name="Radio Utility" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
13 |
<unit bldFile="/sf/mw/mmmw/radioutility/radio_utility/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
14 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
15 |
<component name="fmpresetutility" long-name="FM Preset Utility" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
16 |
<unit bldFile="/sf/mw/mmmw/radioutility/fmpresetutility/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
17 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
18 |
<component unofficial="yes" name="radioutility_build" long-name="Radio Utility Build" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
19 |
<unit bldFile="/sf/mw/mmmw/radioutility/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
20 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
21 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
22 |
<collection name="mtp" long-name="MTP" level="framework"> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
23 |
<component name="mtpserver" long-name="Mtp Server" origin-model="foundation"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
24 |
<component name="mtpusbclass" long-name="MTP USB Class" origin-model="foundation"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
25 |
<component name="install" long-name="Install" origin-model="foundation"/> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
26 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
27 |
<collection name="audioeffectsui" long-name="Audio Effects UI" level="specific"> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
28 |
<component name="equalizer" long-name="Equalizer" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
29 |
<unit bldFile="/sf/mw/mmmw/audioeffectsui/equalizer/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
30 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
31 |
<component unofficial="yes" name="audioeffectsui_build" long-name="Audio Effects UI Build" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
32 |
<unit bldFile="/sf/mw/mmmw/audioeffectsui/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
33 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
34 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
35 |
<collection name="audioenhancements" long-name="Audio Enhancements" level="generic"> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
36 |
<component name="enhancedaudioplayerutility" long-name="Enhanced Media Client" origin-model="foundation"> |
8
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
37 |
<!-- <unit bldFile="/sf/mw/mmmw/audioenhancements/enhancedaudioplayerutility/audioplayer/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
38 |
<!-- <unit bldFile="/sf/mw/mmmw/audioenhancements/enhancedaudioplayerutility/audiostreaming/group"/> --> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
39 |
<unit bldFile="/sf/mw/mmmw/audioenhancements/enhancedaudioplayerutility/group"/> |
8
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
40 |
<!-- <unit bldFile="/sf/mw/mmmw/audioenhancements/enhancedaudioplayerutility/s60audiosource/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
41 |
<!-- <unit bldFile="/sf/mw/mmmw/audioenhancements/enhancedaudioplayerutility/s60audiosourcefactory/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
42 |
<!-- <unit bldFile="/sf/mw/mmmw/audioenhancements/enhancedaudioplayerutility/s60audioutility/group"/> --> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
43 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
44 |
<component name="progressivedownload" long-name="Progressive Download" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
45 |
<unit bldFile="/sf/mw/mmmw/audioenhancements/progressivedownload/group"/> |
8
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
46 |
<!-- <unit bldFile="/sf/mw/mmmw/audioenhancements/progressivedownload/progressivedownloadsource/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
47 |
<!-- <unit bldFile="/sf/mw/mmmw/audioenhancements/progressivedownload/progressivedownloadutility/group"/> --> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
48 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
49 |
<component name="enhancedmediaclient" long-name="Enhanced Media Client" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
50 |
<unit bldFile="/sf/mw/mmmw/audioenhancements/enhancedmediaclient/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
51 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
52 |
<component name="profilesettingsmonitor" long-name="Profile Settings Monitor" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
53 |
<unit bldFile="/sf/mw/mmmw/audioenhancements/profilesettingsmonitor/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
54 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
55 |
<component name="voipaudioservices" long-name="VoIP Audio Services" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
56 |
<unit bldFile="/sf/mw/mmmw/audioenhancements/voipaudioservices/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
57 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
58 |
<component name="configurationcomponentsfactory" long-name="Configuration Components Factory" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
59 |
<unit bldFile="/sf/mw/mmmw/audioenhancements/configurationcomponentsfactory/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
60 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
61 |
<component name="audiooutputcontrolutility" long-name="Audio Output Control Utility" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
62 |
<unit bldFile="/sf/mw/mmmw/audioenhancements/audiooutputcontrolutility/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
63 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
64 |
<component name="callaudiocontrol" long-name="Call Audio Control" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
65 |
<unit bldFile="/sf/mw/mmmw/audioenhancements/callaudiocontrol/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
66 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
67 |
<component unofficial="yes" name="audioenhancements_build" long-name="Audio Enhancements Build" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
68 |
<unit bldFile="/sf/mw/mmmw/audioenhancements/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
69 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
70 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
71 |
<collection name="metadatautility" long-name="Metadata Utility" level="generic"> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
72 |
<component name="3gpextparserlib" origin-model="foundation"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
73 |
<component name="3gpextparserlib_stub" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
74 |
<unit bldFile="/sf/mw/mmmw/metadatautility/3gpextparserlib_stub/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
75 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
76 |
<component name="metadatautility_build" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
77 |
<unit bldFile="/sf/mw/mmmw/metadatautility/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
78 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
79 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
80 |
<collection name="advancedaudiocontroller" long-name="Advanced Audio Controller" level="plugin"> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
81 |
<component name="audiocontrollerpluginsvariant" long-name="Audio Controller Plugins Variant" origin-model="foundation"> |
8
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
82 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/3gpaudioplaycontroller/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
83 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/3gpaudiorecordcontroller/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
84 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/3gpdatasourceadapter/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
85 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/aacaudioplaycontroller/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
86 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/advancedaudiocontroller/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
87 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/advancedaudiocontrollerutility/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
88 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/amraudioplaycontroller/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
89 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/amraudiorecordcontroller/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
90 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/awbaudioplaycontroller/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
91 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/datasourceadapter/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
92 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/devsoundaudioinput/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
93 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/devsoundaudiooutput/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
94 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/fileaudiooutput/group"/> --> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
95 |
<unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/group"/> |
8
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
96 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/hxaudiorecognizer/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
97 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/metadatawrite/group"/> --> |
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
98 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/audiocontrollerpluginsvariant/mp3audioplaycontroller/group"/> --> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
99 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
100 |
<component name="wavplaycontrollerplugin" long-name="WAV Play Controller Plugin" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
101 |
<unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/wavplaycontrollerplugin/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
102 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
103 |
<component unofficial="yes" name="advancedaudiocontroller_test" long-name="Advanced Audio Controller Test" origin-model="foundation"> |
8
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
104 |
<!-- <unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/tsrc/advancedaudiocontrollertestmodule/group"/> --> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
105 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
106 |
<component unofficial="yes" name="advancedaudiocontroller_build" long-name="Advanced Audio Controller Build" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
107 |
<unit bldFile="/sf/mw/mmmw/advancedaudiocontroller/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
108 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
109 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
110 |
<collection name="thumbnailengine" long-name="Thumbnail Engine" level="server"> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
111 |
<component name="tneengine" long-name="TNE Engine" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
112 |
<unit bldFile="/sf/mw/mmmw/thumbnailengine/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
113 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
114 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
115 |
<collection name="mmfw" long-name="Multimedia Framework" level="framework"> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
116 |
<component name="gstreamer" long-name="GStreamer" origin-model="foundation"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
117 |
<component name="helix_stub" long-name="Helix Stub" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
118 |
<unit bldFile="/sf/mw/mmmw/mmfw/helix_stub/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
119 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
120 |
<component unofficial="yes" name="mmfw_build" long-name="Multimedia Framework Build" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
121 |
<unit bldFile="/sf/mw/mmmw/mmfw/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
122 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
123 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
124 |
<collection name="mmmiddlewarefws" long-name="Multimedia Middleware Frameworks" level="server"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
125 |
<component name="mmfw" long-name="Multimedia Framework" introduced="7.0s" purpose="mandatory" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
126 |
<unit bldFile="/sf/mw/mmmw/mmmiddlewarefws/mmfw/group" mrp="/sf/mw/mmmw/mmmiddlewarefws/mmfw/group/multimedia_mmf.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
127 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
128 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
129 |
<collection name="mmmiddlewareplugins" long-name="Multimedia Middleware Plugins" level="framework"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
130 |
<component name="mmfwplugins" long-name="Multimedia Framework Plugins" introduced="7.0s" purpose="optional" plugin="Y" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
131 |
<unit bldFile="/sf/mw/mmmw/mmmiddlewarefws/mmfw/group_plugin" mrp="/sf/mw/mmmw/mmmiddlewarefws/mmfw/group_plugin/multimedia_mmf_plugin.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
132 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
133 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
134 |
<collection name="mmfwtest" long-name="Multimedia Framework Test" level="server"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
135 |
<component name="mmfunittest" long-name="MMF Unit Tests" introduced="7.0s" purpose="development" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
136 |
<unit mrp="/sf/mw/mmmw/mmfwtest/mmfunittest/group/multimedia_unittest_mmf_source.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
137 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
138 |
<component name="mmfintegrationtest" long-name="MMF Integration Tests" introduced="7.0s" purpose="development" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
139 |
<unit mrp="/sf/mw/mmmw/mmfwtest/mmfintegrationtest/group/multimedia_inttest_mmf_source.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
140 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
141 |
<component name="mmfcharacterisationvalidation" long-name="MMF Characterisation Validation" introduced="9.3" purpose="development" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
142 |
<unit bldFile="/sf/mw/mmmw/mmfwtest/mmfcharacterisationvalidation/group" mrp="/sf/mw/mmmw/mmfwtest/mmfcharacterisationvalidation/group/multimedia_mmf_char.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
143 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
144 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
145 |
<collection name="mmvalidationsuite" long-name="Multimedia Validation Suite" level="specific"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
146 |
<component name="mmvalidationsuiteapp" long-name="Multimedia Validation Suite Application" introduced="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
147 |
<unit bldFile="/sf/mw/mmmw/mmvalidationsuite/mmvalidationsuiteapp/group" mrp="/sf/mw/mmmw/mmvalidationsuite/mmvalidationsuiteapp/group/multimedia_mvs_app.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
148 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
149 |
<component name="mmvalidationsuiteagents" long-name="Multimedia Validation Suite Agents" introduced="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
150 |
<unit bldFile="/sf/mw/mmmw/mmvalidationsuite/mmvalidationsuiteagents/group" mrp="/sf/mw/mmmw/mmvalidationsuite/mmvalidationsuiteagents/group/multimedia_mvs_agents.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
151 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
152 |
<component name="mvsintegrationtest" long-name="MVS Integration Tests" introduced="tb91" purpose="development" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
153 |
<unit mrp="/sf/mw/mmmw/mmvalidationsuite/mvsintegrationtest/group/multimedia_inttest_mvs_source.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
154 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
155 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
156 |
<collection name="mmmw_info" long-name="Multimedia Middleware Info" level="specific"> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
157 |
<component unofficial="yes" name="mmmw_build" long-name="Multimedia Middleware Build" origin-model="foundation"> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
158 |
<unit bldFile="/sf/mw/mmmw/group"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
159 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
160 |
<component unofficial="yes" name="mmmw_test" long-name="Multimedia Middleware Test" origin-model="foundation"> |
8
0d49d14a3f5e
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds.
Simon Howkins <simonh@symbian.org>
parents:
2
diff
changeset
|
161 |
<!-- <unit bldFile="/sf/mw/mmmw/tsrc/group"/> --> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
162 |
</component> |
2
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
163 |
<component unofficial="yes" name="mmmw_plat" long-name="Multimedia Middleware Platform Interfaces" class="api" origin-model="foundation"> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
164 |
<unit bldFile="/sf/mw/mmmw/mmmw_plat/audio_metadata_reader_api/tsrc/group"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
165 |
<unit bldFile="/sf/mw/mmmw/mmmw_plat/audio_output_control_utility_api/tsrc/group"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
166 |
<unit bldFile="/sf/mw/mmmw/mmmw_plat/call_audio_control_api/tsrc/group"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
167 |
<unit bldFile="/sf/mw/mmmw/mmmw_plat/enhanced_media_client_api/tsrc/group"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
168 |
<unit bldFile="/sf/mw/mmmw/mmmw_plat/group"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
169 |
<unit bldFile="/sf/mw/mmmw/mmmw_plat/radio_utilities_api/tsrc/group"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
170 |
<unit bldFile="/sf/mw/mmmw/mmmw_plat/voip_audio_services_api/tsrc/group"/> |
5dfc4b38cad0
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents:
0
diff
changeset
|
171 |
</component> |
0
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
172 |
<component name="mmmw_metadata" long-name="Multimedia Middleware Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian"> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
173 |
<unit mrp="/sf/mw/mmmw/mmmw_info/mmmw_metadata/mmmw_metadata.mrp"/> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
174 |
</component> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
175 |
</collection> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
176 |
</block> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
177 |
</layer> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
178 |
</systemModel> |
9d46e818dad2
First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
179 |
</SystemDefinition> |