os/security/cryptoservices/certificateandkeymgmt/tadditionalstores/tHwWimstores.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     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 /**
    19 @file
    20 
    21 @SYMPurpose tadditionalstores.dll Test harness for additional certification stores
    22 */
    23 
    24 target thwwimstores.dll
    25 CAPABILITY    All -Tcb
    26 targettype plugin
    27 
    28 // ECom Dll recognition UID followed by the unique UID for this dll
    29 UID 0x10009D8D 0x10206844
    30 VENDORID 0x70000001
    31 
    32 MACRO CERTSTORE_HARDWARE_WIM
    33 
    34 SOURCEPATH	.
    35 SOURCE Test1certstoretokentype.cpp 
    36 SOURCE Test1certstoretoken.cpp
    37 SOURCE Test1certstore.cpp
    38 SOURCE tadditionalstoreentries.cpp
    39 
    40 USERINCLUDE ../../../crypto/weakcrypto/inc
    41 
    42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    43 
    44 
    45 start resource 10206844.rss
    46 target thwwimstores.rsc
    47 end
    48 
    49 LIBRARY	euser.lib estor.lib efsrv.lib x509.lib
    50 LIBRARY wtlscert.lib
    51 LIBRARY ctframework.lib
    52 LIBRARY certstore.lib
    53 SMPSAFE