realtimenetprots/rtp/group/bld.inf
changeset 0 307788aac0a8
child 19 b5e99d8877c7
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // build the RTP implementation
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 #include "../rtpcore/group/bld.inf"
       
    23 #include "../shimrtp/group/bld.inf"
       
    24 #include "../cfrtp/group/bld.inf"
       
    25 
       
    26 
       
    27 PRJ_EXPORTS
       
    28 ./rtp.iby  /epoc32/rom/include/rtp.iby
       
    29 
       
    30 PRJ_TESTEXPORTS
       
    31 ./te_rtp.iby  /epoc32/rom/include/te_rtp.iby
       
    32 ./rtptest.xml	z:/testdata/configs/rtp/rtptest.xml
       
    33 
       
    34