applayerprotocols/httptransportfw/Test/Group/T_HttpRegression.mmp
changeset 0 b16258d2340f
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 /*
       
     2 * Copyright (c) 2009 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:
       
    15 *
       
    16 */
       
    17 TARGET		t_httpregression.exe
       
    18 TARGETTYPE	exe
       
    19 CAPABILITY	TrustedUI ProtServ NetworkServices
       
    20 
       
    21 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    22 SYSTEMINCLUDE	/epoc32/include
       
    23 SYSTEMINCLUDE	/epoc32/include/ecom
       
    24 #else
       
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 SYSTEMINCLUDE	/epoc32/include/ecom
       
    27 SYSTEMINCLUDE	/epoc32/include/platform/ecom
       
    28 SYSTEMINCLUDE /epoc32/include/platform
       
    29 SYSTEMINCLUDE	/epoc32/include/platform/mw
       
    30 SYSTEMINCLUDE	/epoc32/include/mw
       
    31 #endif
       
    32 
       
    33 USERINCLUDE	../T_HttpRegression
       
    34 USERINCLUDE	../t_utils
       
    35 USERINCLUDE	../Acceptance/Iter2
       
    36 USERINCLUDE	../Acceptance
       
    37 USERINCLUDE	../../inc/framework
       
    38 
       
    39 SOURCEPATH	../Acceptance
       
    40 SOURCE		CHttpAcceptTestBase.cpp
       
    41 
       
    42 SOURCEPATH	../Acceptance/Iter2
       
    43 SOURCE		SingleTrans.cpp
       
    44 SOURCE		trans.cpp
       
    45 
       
    46 SOURCEPATH	../T_HttpRegression
       
    47 SOURCE		t_httpregression.cpp
       
    48 
       
    49 // each defect fix should have a separate source file
       
    50 SOURCE		t_CLE-4Y5LC9.cpp
       
    51 SOURCE		t_KHN-4Z7DT7.cpp
       
    52 SOURCE		t_INC035621.cpp
       
    53 SOURCE		T_INC053172.cpp
       
    54 
       
    55 LIBRARY		euser.lib
       
    56 LIBRARY		httptestutils.lib
       
    57 LIBRARY		inetprotutil.lib
       
    58 LIBRARY		bafl.lib
       
    59 LIBRARY		ecom.lib
       
    60 LIBRARY		http.lib
       
    61 LIBRARY 	efsrv.lib
       
    62 LIBRARY 	commsdat.lib
       
    63 
       
    64 VENDORID 0x70000001
       
    65 
       
    66 // Allocated UID range for IWS tests are 0x102729D2 to 0x10272A35.  The UID name is KUidIWSTestSuit.
       
    67 UID 0x1000007A 0x102729D8
       
    68 SMPSAFE