realtimenetprots/rtp/cfrtp/test/te_cfrtp/group/te_cfrtpsuite.mmp
changeset 0 307788aac0a8
child 37 0295359a7673
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 // Copyright (c) 2005-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 // te_cfrtpsuite.exe Test suite for cfrtp
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 TARGET      te_cfrtpsuite.exe
       
    23 TARGETTYPE  exe
       
    24 UID             0x1000007A 0xA0008AA9
       
    25 
       
    26 
       
    27 SOURCEPATH      ../src
       
    28 SOURCE	        te_cfrtpsuiteserver.cpp
       
    29 SOURCE	        te_cfrtpsuitestepbase.cpp
       
    30 SOURCE          cfrtp_basictests.cpp
       
    31 	
       
    32 USERINCLUDE     ../inc
       
    33 USERINCLUDE     ../../../inc
       
    34 USERINCLUDE     ../../rtpscpr_dummy/inc
       
    35 
       
    36 SYSTEMINCLUDE   /epoc32/include
       
    37 SYSTEMINCLUDE   /epoc32/include/test
       
    38 SYSTEMINCLUDE   /epoc32/include/comms-infras
       
    39 
       
    40 LIBRARY		testexecuteutils.lib 
       
    41 LIBRARY		testexecutelogclient.lib 
       
    42 
       
    43 LIBRARY		euser.lib charconv.lib commdb.lib
       
    44 LIBRARY		insock.lib
       
    45 LIBRARY		esock.lib
       
    46 LIBRARY 	nodemessages.lib
       
    47 
       
    48 CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
       
    49 
       
    50 SMPSAFE