author | Chetan Kapoor <chetank@symbian.org> |
Fri, 22 Oct 2010 15:06:46 +0100 | |
branch | HighFidelityModel |
changeset 467 | c0561f59d56b |
parent 391 | 1cd75ad5b512 |
permissions | -rw-r--r-- |
170 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
176
d3d62c7c6308
remove nokia namespace from orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
170
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt"> |
d3d62c7c6308
remove nokia namespace from orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
170
diff
changeset
|
3 |
<package id="hb" name="Orbit" levels="engine test api"> |
170 | 4 |
<collection id="hb_info" name="Orbit Info" level="api"> |
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:
295
diff
changeset
|
5 |
<component id="hb_build" name="Orbit Build" introduced="^4" filter="s60"> |
170 | 6 |
<!-- should break this down into actual components --> |
179
fde6a3ade6cf
Add EXPORTUNFROZEN mmp rule to Orbit
Shabe Razvi <shaber@symbian.org>
parents:
176
diff
changeset
|
7 |
<unit bldFile="." qt:proFile="hb.pro" qt:qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN"/> |
170 | 8 |
</component> |
9 |
</collection> |
|
10 |
</package> |
|
11 |
</SystemDefinition> |
|
12 |
||
13 |