author | William Roberts <williamr@symbian.org> |
Wed, 01 Sep 2010 12:44:11 +0100 | |
branch | HighFidelityModel |
changeset 372 | 97fe2265d5ec |
parent 295 | 37c5ac0db5c5 |
child 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"> |
5 |
<component id="hb_build" name="Orbit Build" introduced="^4"> |
|
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 |