rtp/rtpstack/tsrc/rtptestapp/group/rtptestapp.mmp
changeset 29 5f12516512fa
equal deleted inserted replaced
23:8798b8c7bbfb 29:5f12516512fa
       
     1 /*
       
     2 * Copyright (c) 2002-2003 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: Application for Rtp functional testing
       
    15 *
       
    16 */
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 #include<platform_paths.hrh>
       
    22 
       
    23 
       
    24 
       
    25 TARGETTYPE 	EXE
       
    26 TARGET 		rtptestapp.exe
       
    27 UID 		0x1000008d 0x101F85CF
       
    28 
       
    29 SOURCEPATH  ../src
       
    30 
       
    31 SOURCE          rtptestapp.cpp
       
    32 
       
    33 MW_LAYER_SYSTEMINCLUDE
       
    34 
       
    35 LIBRARY rtpservice.lib euser.lib
       
    36 LIBRARY esock.lib insock.lib
       
    37 LIBRARY commdb.lib srtp.lib
       
    38 
       
    39 DEBUGLIBRARY flogger.lib
       
    40 
       
    41 CAPABILITY All -TCB