pkiutilities/ocsp/test/tocsphttpfilter/tocsphttpfilter.mmp
changeset 0 164170e6151a
equal deleted inserted replaced
-1:000000000000 0:164170e6151a
       
     1 // Copyright (c) 2007-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 // ocsphttpfilter.mmp
       
    15 // DESRIPTION:
       
    16 // Test HTTP filter used for testing OCSP transport module
       
    17 // ocsphttpfilter.dll Test HTTP filter used for testing OCSP transport module
       
    18 // 
       
    19 //
       
    20 
       
    21 /**
       
    22  @file
       
    23 */
       
    24 
       
    25 target tocsphttpfilter.dll
       
    26 CAPABILITY    All -Tcb
       
    27 targettype plugin
       
    28 
       
    29 // ECom Recognition UID followed by Unique 3rd UID
       
    30 UID 0x10009D8D 0xA0004F14
       
    31 VENDORID 0x70000001
       
    32 
       
    33 SOURCEPATH	.
       
    34 
       
    35 SOURCE ocsphttpfilter.cpp
       
    36 SOURCE ocsphttpfiltermain.cpp
       
    37 
       
    38 USERINCLUDE .
       
    39 USERINCLUDE ../
       
    40 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    41 
       
    42 START RESOURCE A0004F14.rss
       
    43 TARGET tocsphttpfilter.rsc
       
    44 END
       
    45 
       
    46 LIBRARY euser.lib ecom.lib http.lib bafl.lib efsrv.lib inetprotutil.lib
       
    47 SMPSAFE