tip_pbc/mw/webruntime/package_definition.xml
changeset 361 e1a3c78941f2
parent 355 0357197762a6
child 386 b83b50a45c11
equal deleted inserted replaced
360:e1acd7c6441b 361:e1a3c78941f2
    48   version NMTOKEN #IMPLIED
    48   version NMTOKEN #IMPLIED
    49   prebuilt NMTOKEN #IMPLIED
    49   prebuilt NMTOKEN #IMPLIED
    50   late (Y|N) #IMPLIED
    50   late (Y|N) #IMPLIED
    51   priority CDATA #IMPLIED>
    51   priority CDATA #IMPLIED>
    52 ]>
    52 ]>
    53 <SystemDefinition schema="2.0.1" name="Symbian^4">
    53 <SystemDefinition name="Symbian^4" schema="2.0.1">
    54  <systemModel>
    54  <systemModel>
    55   <layer name="mw" long-name="Middleware" levels="generic specific">
    55   <layer name="mw" long-name="Middleware" levels="generic specific">
    56    <block name="webruntime" level="specific" long-name="Web Runtime">
    56    <block name="webruntime" level="specific" long-name="Web Runtime">
    57 <!-- need to break up this package into collections and components -->
    57 <!-- need to break up this package into collections and components -->
    58 <collection name="webruntime_info" long-name="Web Runtime Info">
    58 <collection name="webruntime_info" long-name="Web Runtime Info">
    59 <component name="webruntime_build" long-name="Web Runtime Build" introduced="^4" purpose="optional">
    59 <component name="webruntime_build" long-name="Web Runtime Build" introduced="^4">
    60 <unit bldFile="/sf/mw/webruntime/." proFile="cwrt.pro" qmakeArgs="&quot;what+=qtsfw&quot; &quot;what+=tenone&quot; &quot;what+=usif&quot; &quot;what+=services&quot; &quot;what+=wrtlite&quot; &quot;what+=exportiby&quot;"/>
    60 <unit bldFile="/sf/mw/webruntime" proFile="cwrt.pro" qmakeArgs="&quot;what+=qtsfw&quot; &quot;what+=tenone&quot; &quot;what+=usif&quot; &quot;what+=services&quot; &quot;what+=wrtlite&quot; &quot;what+=exportiby&quot;"/>
    61 </component>
    61 </component>
    62 </collection>
    62 </collection>
    63 </block>
    63 </block>
    64   </layer>
    64   </layer>
    65  </systemModel>
    65  </systemModel>