applayerprotocols/httpservice/test/group/httpservicetest.mmp
changeset 19 2f328ce1b263
parent 0 b16258d2340f
child 28 dd1f62411ef8
equal deleted inserted replaced
16:cb0c8a2aff2d 19:2f328ce1b263
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    29 SOURCE	clocaltestserver.cpp 
    29 SOURCE	clocaltestserver.cpp 
    30 SOURCE	ctestserverstreammanager.cpp 
    30 SOURCE	ctestserverstreammanager.cpp 
    31 SOURCE	ctestclienthttpget.cpp 
    31 SOURCE	ctestclienthttpget.cpp 
    32 SOURCE	ctestclienthttppost.cpp
    32 SOURCE	ctestclienthttppost.cpp
    33 SOURCE	ctesthttpclientstep.cpp 
    33 SOURCE	ctesthttpclientstep.cpp 
    34 SOURCE	chttpclienttestparams.cpp
    34 SOURCE	chttpclienttestparams.cpp ctesthttpserviceauthentication.cpp
    35 
    35 
    36 USERINCLUDE 		../../inc
    36 USERINCLUDE 		../../inc
    37 USERINCLUDE 		../../../httptransportfw/test/t_utils
    37 USERINCLUDE 		../../../httptransportfw/test/t_utils
    38 USERINCLUDE 		../../../httptransportfw/utils
    38 USERINCLUDE 		../../../httptransportfw/utils
    39 SYSTEMINCLUDE 		../../../../applayerpluginsandutils/httptransportplugins/httptransporthandler
    39 SYSTEMINCLUDE 		../../../../applayerpluginsandutils/httptransportplugins/httptransporthandler
    57 LIBRARY		  		inetprotutil.lib
    57 LIBRARY		  		inetprotutil.lib
    58 LIBRARY		  		httpservice.lib
    58 LIBRARY		  		httpservice.lib
    59 LIBRARY				efsrv.lib 
    59 LIBRARY				efsrv.lib 
    60 LIBRARY				httptestutils.lib
    60 LIBRARY				httptestutils.lib
    61 LIBRARY				esock.lib insock.lib
    61 LIBRARY				esock.lib insock.lib
    62 
    62 LIBRARY			commdb.lib
    63 SMPSAFE
    63 SMPSAFE