homescreensrv_plat/xcfw_api/xcfw_api.metaxml
branchv5backport
changeset 54 666a2952b5b3
parent 0 79c6a41cd166
equal deleted inserted replaced
53:282cea3dd14c 54:666a2952b5b3
     3   <name>XCFW API</name>
     3   <name>XCFW API</name>
     4   <description>API for observing XCFW progress. Engine reports about progress and errors through this interface.</description>
     4   <description>API for observing XCFW progress. Engine reports about progress and errors through this interface.</description>
     5   <type>c++</type>
     5   <type>c++</type>
     6   <subsystem>xcfw</subsystem>
     6   <subsystem>xcfw</subsystem>
     7   <libs>
     7   <libs>
     8     <lib name="XCFW.lib" />
     8     <lib name="XCFW_hs.lib" />
     9   </libs>
     9   </libs>
    10   <release category="domain"/>
    10   <release category="domain"/>
    11   <attributes>
    11   <attributes>
    12      <!-- This indicates wether the api provedes separate html documentation -->
    12      <!-- This indicates wether the api provedes separate html documentation -->
    13      <!-- or is the additional documentation generated from headers. -->
    13      <!-- or is the additional documentation generated from headers. -->