os/security/cryptoservices/certificateandkeymgmt/tadditionalstores/tadditionalstores.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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 tadditionalstores.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 0x101F5278
    30 VENDORID 0x70000001
    31 
    32 SOURCEPATH	.
    33 SOURCE Test1certstoretokentype.cpp 
    34 SOURCE Test1certstoretoken.cpp
    35 SOURCE Test1certstore.cpp
    36 SOURCE tadditionalstoreentries.cpp
    37 
    38 USERINCLUDE ../../../crypto/weakcrypto/inc
    39 
    40 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    41 
    42 
    43 start resource 101f5278.rss
    44 target tadditionalstores.rsc
    45 end
    46 
    47 LIBRARY	euser.lib estor.lib efsrv.lib x509.lib
    48 LIBRARY wtlscert.lib
    49 LIBRARY ctframework.lib
    50 LIBRARY certstore.lib
    51 SMPSAFE