author | Simon Howkins <simonh@symbian.org> |
Mon, 15 Nov 2010 12:13:51 +0000 (2010-11-15) | |
branch | HighFidelityModel |
changeset 492 | 9d01207f9dd3 |
parent 391 | 1cd75ad5b512 |
permissions | -rw-r--r-- |
150
8d58b930d36e
First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
8d58b930d36e
First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
8d58b930d36e
First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
3 |
<package id="helix" name="Helix" levels="plugin framework server generic specific"> |
8d58b930d36e
First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
4 |
<collection id="helix_ren" name="Helix Engine" level="framework"> |
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:
246
diff
changeset
|
5 |
<component id="helix_ren_build" filter="s60" name="Helix Engine Build" introduced="^2"> |
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:
246
diff
changeset
|
6 |
<unit bldFile="helix_ren/group"/> |
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:
246
diff
changeset
|
7 |
</component> |
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:
246
diff
changeset
|
8 |
<component id="helix_stub" filter="sf_build" name="Helix Stub" class="api" introduced="^2"> |
150
8d58b930d36e
First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
9 |
<unit bldFile="helix_ren/helix_stub/group"/> |
8d58b930d36e
First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
10 |
</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:
246
diff
changeset
|
11 |
<component id="helixrfsplugin" filter="s60" name="Helix RFS Plugin" class="plugin" introduced="^2"> |
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:
246
diff
changeset
|
12 |
<unit bldFile="helix_ren/helixrfsplugin/group"/> |
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:
246
diff
changeset
|
13 |
</component> |
150
8d58b930d36e
First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
14 |
</collection> |
8d58b930d36e
First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
15 |
</package> |
8d58b930d36e
First draft of Symbian^4 pkgdefs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
16 |
</SystemDefinition> |