symbian4/mw/hb/package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 16 Jul 2010 17:07:22 +0100
branchHighFidelityModel
changeset 341 66a9d784ff59
parent 295 37c5ac0db5c5
child 391 1cd75ad5b512
permissions -rw-r--r--
autolockuseractivityservice.pro is now in Autolock/autolockuseractivityservice The spare .pro file in Autolock is still there, as is a spurious generated bld.inf

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
    <package id="hb" name="Orbit" levels="engine test api">
    <collection id="hb_info" name="Orbit Info" level="api">
     <component id="hb_build" name="Orbit Build" introduced="^4">
		<!-- should break this down into actual components -->
      <unit bldFile="." qt:proFile="hb.pro" qt:qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN"/>
     </component>
    </collection>
   </package>
</SystemDefinition>