tsrc/xmltestharness/layers.sysdef.xml
changeset 0 0e4a32b9112d
equal deleted inserted replaced
-1:000000000000 0:0e4a32b9112d
       
     1 <?xml version="1.0"?>
       
     2 <!--
       
     3 
       
     4 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     5  All rights reserved.
       
     6  This component and the accompanying materials are made available
       
     7  under the terms of "Eclipse Public License v1.0"
       
     8  which accompanies this distribution, and is available
       
     9  at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    10 
       
    11  Initial Contributors:
       
    12  Nokia Corporation - initial contribution.
       
    13 
       
    14  Contributors:
       
    15 
       
    16  Description:
       
    17 
       
    18 -->
       
    19 
       
    20 <!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
       
    21   <!ENTITY layer_real_source_path "/ncp_sw/corecom/xmltestharness" >
       
    22 ]>
       
    23 
       
    24 <SystemDefinition name="xmltestharness" schema="1.4.0">
       
    25   <systemModel>
       
    26     <layer name="test_ncp_layer">
       
    27       <module name="corecom">
       
    28         <component name="xmltestharness">
       
    29           <unit unitID="xmltestharness.xmlclient" mrp="" name="xmltestharness_xmlclient" bldFile="&layer_real_source_path;/xmlclient/group"/>
       
    30 		      <unit unitID="xmltestharness.te_xmlomxclient" mrp="" name="xmltestharness_te_xmlomxclient" bldFile="&layer_real_source_path;/te_xmlomxclient/group"/>
       
    31 		      <unit unitID="xmltestharness.t_videoframesupplier" mrp="" name="xmltestharness_t_videoframesupplier" bldFile="&layer_real_source_path;/tools/t_videoframesupplier/group"/>
       
    32         </component>
       
    33       </module>
       
    34     </layer>
       
    35 	</systemModel>
       
    36 </SystemDefinition>