os/security/cryptoservices/certificateandkeymgmt/swicertstore/swicertstore.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) 2006-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 * swicertstore.dll Cert store implementation for SWI root certificates
    16 *
    17 */
    18 
    19 
    20 /**
    21  @file
    22 */
    23 
    24 TARGET swicertstore.dll
    25 CAPABILITY All
    26 TARGETTYPE DLL
    27 
    28 UID 0x1000008d 0x1020428B
    29 VENDORID 0x70000001
    30 
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    32 USERINCLUDE   ../swicertstore
    33 
    34 SOURCEPATH	.
    35 
    36 SOURCE CSWICertStoreTokenType.cpp
    37 SOURCE CSWICertStoreToken.cpp
    38 SOURCE CSWICertStoreEntry.cpp
    39 SOURCE CSWICertStoreEntryList.cpp
    40 SOURCE CSWICertStoreImpl.cpp
    41 SOURCE CSWICertStore.cpp
    42 SOURCE certstorepatchdata.cpp
    43 
    44 LIBRARY euser.lib efsrv.lib estor.lib 
    45 LIBRARY ctframework.lib 
    46 LIBRARY sectcbutil.lib
    47 SMPSAFE