symbian4/mw/hb/package_definition_3.0.xml
branchHighFidelityModel
changeset 179 fde6a3ade6cf
parent 176 d3d62c7c6308
equal deleted inserted replaced
177:100065a6e06e 179:fde6a3ade6cf
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     3     <package id="hb" name="Orbit" levels="engine test api">
     3     <package id="hb" name="Orbit" levels="engine test api">
     4     <collection id="hb_info" name="Orbit Info" level="api">
     4     <collection id="hb_info" name="Orbit Info" level="api">
     5      <component id="hb_build" name="Orbit Build" introduced="^4">
     5      <component id="hb_build" name="Orbit Build" introduced="^4">
     6 		<!-- should break this down into actual components -->
     6 		<!-- should break this down into actual components -->
     7       <unit bldFile="." qt:proFile="hb.pro"/>
     7       <unit bldFile="." qt:proFile="hb.pro" qt:qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN"/>
     8      </component>
     8      </component>
     9     </collection>
     9     </collection>
    10     <collection id="hb_test" name="Orbit Test" level="test">
    10     <collection id="hb_test" name="Orbit Test" level="test">
    11      <component id="hb_fute" filter="hb_fute_app" name="Fute" introduced="^4">
    11      <component id="hb_fute" filter="hb_fute_app" name="Fute" introduced="^4">
    12       <unit bldFile="tsrc/fute"  qt:proFile="fute.pro" qt:qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN"/>
    12       <unit bldFile="tsrc/fute"  qt:proFile="fute.pro" qt:qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN"/>