equal
deleted
inserted
replaced
|
1 <?xml version="1.0"?> |
|
2 <!-- |
|
3 |
|
4 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
5 All rights reserved. |
|
6 This component and the accompanying materials are made available |
|
7 under the terms of "Eclipse Public License v1.0" |
|
8 which accompanies this distribution, and is available |
|
9 at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
10 |
|
11 Initial Contributors: |
|
12 Nokia Corporation - initial contribution. |
|
13 |
|
14 Contributors: |
|
15 |
|
16 Description: Build configuration for use by Sirocco |
|
17 |
|
18 --> |
|
19 |
|
20 <!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [ |
|
21 <!ENTITY layer_real_source_path "/sf/os/openmaxil" > |
|
22 ]> |
|
23 |
|
24 <SystemDefinition name="openmaxil" schema="1.4.0"> |
|
25 <systemModel> |
|
26 <layer name="os_layer"> |
|
27 <module name="openmaxil"> |
|
28 <component name="openmaxil_plat"> |
|
29 <unit unitID="openmaxil_plat.khronos_api" name="OpenMAX IL API" mrp="" bldFile="&layer_real_source_path;/openmaxil_plat/khronos_api/group"/> |
|
30 <unit unitID="openmaxil_plat.symbian_api" name="OpenMAX IL Symbian API" mrp="" bldFile="&layer_real_source_path;/openmaxil_plat/symbian_api/group"/> |
|
31 <unit unitID="openmaxil_plat.test_api" name="OpenMAX IL Symbian API" mrp="" bldFile="&layer_real_source_path;/openmaxil_plat/test_api/group"/> |
|
32 </component> |
|
33 |
|
34 <component name="openmaxil_generic"> |
|
35 <unit unitID="openmaxil_generic.omxilcomplib" name="OpenMAX IL Component Framework" mrp="" bldFile="&layer_real_source_path;/omxil_generic/omxilcomplib/group"/> |
|
36 <unit unitID="openmaxil_generic.omxilcore" name="OpenMAX IL Core" mrp="" bldFile="&layer_real_source_path;/omxil_generic/omxilcore/group"/> |
|
37 <unit unitID="openmaxil_generic.omxilloader" name="OpenMAX IL Loader" mrp="" bldFile="&layer_real_source_path;/omxil_generic/omxilloader/group"/> |
|
38 </component> |
|
39 |
|
40 <component name="tsrc"> |
|
41 <unit unitID="tsrc.xmltestharness" name="OpenMAX IL xmlclient" mrp="" bldFile="&layer_real_source_path;/tsrc/xmltestharness/group"/> |
|
42 </component> |
|
43 </module> |
|
44 </layer> |
|
45 </systemModel> |
|
46 </SystemDefinition> |