applayerprotocols/httpservice/group/httpservice.mmp
branchRCL_3
changeset 5 337070b4fa18
parent 0 b16258d2340f
child 7 2611c08ee28e
equal deleted inserted replaced
3:5ee1d9ce5878 5:337070b4fa18
    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
    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