symbian4/mw/hb/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:53:56 +0000
branchHighFidelityModel
changeset 505 e01a413e515c
parent 391 1cd75ad5b512
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in speechsrv package
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
170
2d3e0c71cfab Add Orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     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
2d3e0c71cfab Add Orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     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
2d3e0c71cfab Add Orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     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
2d3e0c71cfab Add Orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
     </component>
2d3e0c71cfab Add Orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
    </collection>
2d3e0c71cfab Add Orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
   </package>
2d3e0c71cfab Add Orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
</SystemDefinition>
2d3e0c71cfab Add Orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
2d3e0c71cfab Add Orbit package
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13