layers.sysdef.xml
changeset 27 dcbddbbaf8fd
child 36 f5f903566743
equal deleted inserted replaced
18:d9b6a8729acd 27:dcbddbbaf8fd
       
     1 <?xml version="1.0"?>
       
     2 <!DOCTYPE SystemDefinition SYSTEM "sysdef_1_5_1.dtd" [
       
     3   <!ENTITY layer_real_source_path "sf/app/videotelephony" >
       
     4 ]>
       
     5 
       
     6 <SystemDefinition name="videotelephony" schema="1.5.1">
       
     7   <systemModel>
       
     8     <layer name="app_layer">
       
     9       <module name="videotelephony">
       
    10         <unit name="videotelephony_plat" unitID="tedo.videotelephony_plat" bldFile="&layer_real_source_path;/videotelephony_plat/group" mrp="" />
       
    11         <unit name="PacketVideoEngine" unitID="tedo.PacketVideoEngine" bldFile="&layer_real_source_path;/packetvideoengine/group" mrp="" filter="!sf_build" /> 
       
    12         <unit name="vtprotocolsstub" unitID="tedo.vtprotocolsstub" bldFile="&layer_real_source_path;/vtprotocolsstub/group" mrp="" filter="sf_build" />  
       
    13         <unit name="vtprotocols" unitID="tedo.vtprotocols" bldFile="&layer_real_source_path;/vtprotocols/group" mrp="" filter="!sf_build" />
       
    14         <unit name="vtprotocolplugins" unitID="tedo.vtprotocolplugins" bldFile="&layer_real_source_path;/vtprotocolplugins/group" mrp="" /> 
       
    15         <unit name="vtengines" unitID="tedo.vtengines" bldFile="&layer_real_source_path;/vtengines/Group" mrp="" />  
       
    16         <unit name="lcvtplugin" unitID="tedo.lcvtplugin" bldFile="&layer_real_source_path;/vtuis/lcvtplugin/group" mrp="" /> 
       
    17 				<unit name="lcvtapp" unitID="tedo.lcvtapp" bldFile="&layer_real_source_path;/vtuis/lcvtapp" mrp="" proFile="lcvtapp.pro" />
       
    18       </module>
       
    19     </layer>
       
    20   </systemModel>
       
    21 </SystemDefinition>