cryptoservices/certificateandkeymgmt/tadditionalstores/tadditionalstores.mmp
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 /**
       
    18 @file
       
    19 
       
    20 @SYMPurpose tadditionalstores.dll Test harness for additional certification stores
       
    21 */
       
    22 
       
    23 target tadditionalstores.dll
       
    24 CAPABILITY    All -Tcb
       
    25 targettype plugin
       
    26 
       
    27 // ECom Dll recognition UID followed by the unique UID for this dll
       
    28 UID 0x10009D8D 0x101F5278
       
    29 VENDORID 0x70000001
       
    30 
       
    31 SOURCEPATH	.
       
    32 SOURCE Test1certstoretokentype.cpp 
       
    33 SOURCE Test1certstoretoken.cpp
       
    34 SOURCE Test1certstore.cpp
       
    35 SOURCE tadditionalstoreentries.cpp
       
    36 
       
    37 USERINCLUDE ../../../crypto/weakcrypto/inc
       
    38 
       
    39 SYSTEMINCLUDE 	.
       
    40 SYSTEMINCLUDE 	/epoc32/include 
       
    41 SYSTEMINCLUDE	/epoc32/include/ecom
       
    42 
       
    43 
       
    44 start resource 101f5278.rss
       
    45 target tadditionalstores.rsc
       
    46 end
       
    47 
       
    48 LIBRARY	euser.lib estor.lib efsrv.lib x509.lib
       
    49 LIBRARY wtlscert.lib
       
    50 LIBRARY ctframework.lib
       
    51 LIBRARY certstore.lib