author | andy simpson <andrews@symbian.org> |
Mon, 01 Nov 2010 14:43:51 +0000 | |
branch | HighFidelityModel |
changeset 479 | 52c2f66d4186 |
parent 467 | c0561f59d56b |
permissions | -rw-r--r-- |
366
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.1"> |
467
c0561f59d56b
Changed adaptation to adapt
Chetan Kapoor <chetank@symbian.org>
parents:
391
diff
changeset
|
3 |
<package id="openmaxil" name="openmaxil" levels="adapt hw-if device-fw devices middleware app-if"> |
366
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
|
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
|
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
<collection id="openmaxil_plat" name="OpenMAX IL Platform Exports" level="hw-if"> |
391
1cd75ad5b512
Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
366
diff
changeset
|
7 |
<component id="openmaxil_khronos_api" name="OpenMAX IL API" introduced="^3" purpose="mandatory" class="api"> |
366
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
<unit version="1" bldFile="openmaxil_plat/khronos_api/group"/> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
</component> |
391
1cd75ad5b512
Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
366
diff
changeset
|
10 |
<component id="openmaxil_symbian_api" name="OpenMAX IL Symbian API" introduced="^3" purpose="mandatory" class="api"> |
366
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
<unit version="1" bldFile="openmaxil_plat/symbian_api/group"/> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
</component> |
391
1cd75ad5b512
Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
366
diff
changeset
|
13 |
<component id="openmaxil_test_api" name="OpenMAX IL test headers" introduced="^3" purpose="development" class="api"> |
366
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
<unit version="1" bldFile="openmaxil_plat/test_api/group"/> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
</component> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
</collection> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
|
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
18 |
<collection id="omxil_generic" name="OpenMAX IL Implementation" level="device-fw"> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
19 |
<component id="omxilcomplib" name="OpenMAX IL Component Framework" introduced="^3" purpose="optional"> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
20 |
<unit version="1" bldFile="omxil_generic/omxilcomplib/group"/> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
21 |
</component> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
22 |
<component id="omxilcore" name="OpenMAX IL Core" introduced="^3" purpose="mandatory"> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
23 |
<unit version="1" bldFile="omxil_generic/omxilcore/group"/> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
24 |
</component> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
25 |
<component id="omxilloader" name="OpenMAX IL Loader" introduced="^3" purpose="mandatory"> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
26 |
<unit version="1" bldFile="omxil_generic/omxilloader/group"/> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
27 |
</component> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
28 |
</collection> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
29 |
|
391
1cd75ad5b512
Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
366
diff
changeset
|
30 |
<collection id="openmaxil_tsrc" name="OpenMAX IL Test code" level="hw-if"> |
366
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
31 |
<component id="xmltestharness" name="OpenMAX IL XML Test Harness" introduced="^3" purpose="development"> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
32 |
<unit version="1" bldFile="tsrc/xmltestharness/group"/> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
33 |
</component> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
34 |
</collection> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
35 |
|
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
36 |
</package> |
126cebfeac51
First attempt to reflect the extraction of os/mmimaging and os/openmaxil from os/mm, and mw/qtmobility from mw/qtextensions
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
37 |
</SystemDefinition> |