cryptoservices/certificateandkeymgmt/tadditionalstores/tadditionalstoressoftware.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 tadditionalstoressoftware.dll Test harness for additional certification stores
       
    21 */
       
    22 
       
    23 target tadditionalstoressoftware.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 0x101FF737
       
    29 VENDORID 0x70000001
       
    30 
       
    31 MACRO CERTSTORE_SOFTWARE_ASYNCH
       
    32 
       
    33 SOURCEPATH	.
       
    34 SOURCE Test1certstoretokentype.cpp 
       
    35 SOURCE Test1certstoretoken.cpp
       
    36 SOURCE Test1certstore.cpp
       
    37 SOURCE tadditionalstoreentries.cpp
       
    38 
       
    39 USERINCLUDE ../../../crypto/weakcrypto/inc
       
    40 
       
    41 SYSTEMINCLUDE 	.
       
    42 SYSTEMINCLUDE 	/epoc32/include 
       
    43 SYSTEMINCLUDE	/epoc32/include/ecom
       
    44 
       
    45 
       
    46 start resource 101FF737.rss
       
    47 target tadditionalstoressoftware.rsc
       
    48 end
       
    49 
       
    50 LIBRARY	euser.lib estor.lib efsrv.lib x509.lib
       
    51 LIBRARY wtlscert.lib
       
    52 LIBRARY ctframework.lib
       
    53 LIBRARY certstore.lib