applayerprotocols/httpservice/group/httpservice.mmp
changeset 19 2f328ce1b263
parent 0 b16258d2340f
equal deleted inserted replaced
16:cb0c8a2aff2d 19:2f328ce1b263
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    42 
    42 
    43 SOURCE			chttpservice.cpp
    43 SOURCE			chttpservice.cpp
    44 SOURCE			chttpclienttransaction.cpp 
    44 SOURCE			chttpclienttransaction.cpp 
    45 SOURCE 			httpheaderiter.cpp
    45 SOURCE 			httpheaderiter.cpp
    46 SOURCE			httpclientutils.cpp chttpclienttransactionimpl.cpp
    46 SOURCE			httpclientutils.cpp chttpclienttransactionimpl.cpp
    47 SOURCE			chttpdatasender.cpp chttpdatareceiver.cpp chttpcontentreader.cpp chttpcontentwriter.cpp
    47 SOURCE			chttpdatasender.cpp chttpdatareceiver.cpp chttpcontentreader.cpp chttpcontentwriter.cpp chttpclientauthentication.cpp chttpnetworkconnectioninfo.cpp CConnectionMonitor.cpp
    48 
    48 
    49 LIBRARY			euser.lib
    49 LIBRARY			euser.lib
    50 LIBRARY			http.lib
    50 LIBRARY			http.lib
    51 LIBRARY			esock.lib
    51 LIBRARY			esock.lib
    52 LIBRARY			commdb.lib
    52 LIBRARY			commdb.lib
    53 LIBRARY			inetprotutil.lib
    53 LIBRARY			inetprotutil.lib
    54 LIBRARY			bafl.lib
    54 LIBRARY			bafl.lib
    55 LIBRARY 		efsrv.lib
    55 LIBRARY 		efsrv.lib
       
    56 LIBRARY 		ecom.lib
    56 
    57 
    57 
    58 
    58 DEFFILE httpservice.def
    59 DEFFILE httpservice.def
    59 
    60 
    60 SMPSAFE
    61 SMPSAFE