applayerprotocols/httpservice/test/group/httpservicetest.mmp
branchGCC_SURGE
changeset 32 0713fb089b10
parent 28 dd1f62411ef8
equal deleted inserted replaced
24:2af57effcf41 32:0713fb089b10
     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
    40 
    40 
    41 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    41 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    42 SYSTEMINCLUDE   	/epoc32/include
    42 SYSTEMINCLUDE   	/epoc32/include
    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