applayerpluginsandutils/httptransportplugins/group/httpsecuresocket.mmp
changeset 0 b16258d2340f
child 37 5f1cd966e0d9
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // httpsecuresocket.dll   Ecom plugin to imlpement secure sockets for HTTP 
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 TARGET httpsecuresocket.dll
       
    23 TARGETTYPE plugin
       
    24 CAPABILITY ALL -TCB
       
    25 
       
    26 UID			0x10009D8D 	0x101F55F7
       
    27 VENDORID 0x70000001
       
    28 
       
    29 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 
       
    31 USERINCLUDE		../httptransporthandler
       
    32 
       
    33 SOURCEPATH 		../httptransporthandler
       
    34 SOURCE 			httpsecuresocketmain.cpp csecuresocketcontroller.cpp
       
    35 SOURCE			thttptrlayerpanic.cpp
       
    36 
       
    37 
       
    38 start resource 101f55f7.rss
       
    39 #ifdef SYMBIAN_SECURE_ECOM
       
    40 TARGET httpsecuresocket.rsc
       
    41 #endif
       
    42 end
       
    43 
       
    44 LIBRARY 		euser.lib securesocket.lib  
       
    45 LIBRARY			x509.lib ecom.lib esock.lib
       
    46 SMPSAFE