author | William Roberts <williamr@symbian.org> |
Wed, 01 Sep 2010 12:44:11 +0100 | |
branch | HighFidelityModel |
changeset 372 | 97fe2265d5ec |
parent 366 | 126cebfeac51 |
child 391 | 1cd75ad5b512 |
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.0" xmlns:qt="http://www.nokia.com/qt"> |
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
|
3 |
<!-- qt:qmakeArgs attribute is an unsupported extension used as temporary hack to get this to work with abld. |
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 |
This will be removed when sbsv2 builds are working --> |
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 |
<package id="qtmobility" name="Qt Mobility" levels="tool mw app"> |
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="qtmobility_collection" name="Qt Mobility collection" level="app"> |
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
|
7 |
<component id="qtmobility_build" name="Qt Mobility Build" introduced="^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
|
8 |
<!-- break this up into the above collections--> |
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 |
<unit bldFile="." qt:proFile="qtmobility.pro" qt:qmakeArgs="-r"/> |
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
|
10 |
</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
|
11 |
</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
|
12 |
</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
|
13 |
</SystemDefinition> |