author | Simon Howkins <simonh@symbian.org> |
Thu, 10 Jun 2010 16:30:35 +0100 | |
branch | HighFidelityModel |
changeset 283 | 7b6dfbac0dd3 |
parent 245 | 30e67220bf86 |
permissions | -rw-r--r-- |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
3 |
<package id="platformtools" name="Platform Tools"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
4 |
<collection id="gfxconversion" name="Graphics Conversion"> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
46
diff
changeset
|
5 |
<component id="bmconv_s60" filter="s60" name="S60 Bitmap Converter" target="desktop"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
46
diff
changeset
|
6 |
<unit bldFile="gfxconversion/bmconv_s60/group"/> |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
7 |
</component> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
46
diff
changeset
|
8 |
<component id="mifconv" filter="s60" name="Multi Icon File Converter" target="desktop"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
46
diff
changeset
|
9 |
<unit bldFile="gfxconversion/mifconv/group"/> |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
10 |
</component> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
11 |
</collection> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
12 |
</package> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
13 |
</SystemDefinition> |