cryptoservices/filebasedcertificateandkeystores/group/fstokenshared.mmp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    16 * fstokenshared.dll Marshalling code shared between client and server
    16 * fstokenshared.dll Marshalling code shared between client and server
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
    20 
    21 
       
    22 
       
    23 /**
    21 /**
    24  @file
    22  @file
    25 */
    23 */
    26 
    24 
    27 CAPABILITY All -TCB
    25 CAPABILITY All -TCB
    32 UID 0x1000008d 0x101FF731
    30 UID 0x1000008d 0x101FF731
    33 VENDORID 0x70000001
    31 VENDORID 0x70000001
    34 
    32 
    35 DEFFILE fstokenshared_v2.def
    33 DEFFILE fstokenshared_v2.def
    36 
    34 
    37 systeminclude /epoc32/include
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 USERINCLUDE  ../../../crypto/weakcrypto/inc
    36 USERINCLUDE  ../../../crypto/weakcrypto/inc
    39 USERINCLUDE  ../Inc 
    37 USERINCLUDE  ../Inc 
    40 
    38 
    41 
    39 
    42 sourcepath ../source/shared
    40 sourcepath ../source/shared
    44 source CKeyInfo.cpp
    42 source CKeyInfo.cpp
    45 source DHParams.cpp
    43 source DHParams.cpp
    46 source NullStream.cpp
    44 source NullStream.cpp
    47 source CCertInfo.cpp
    45 source CCertInfo.cpp
    48 
    46 
    49 
       
    50 sourcepath ../source/generic/common
    47 sourcepath ../source/generic/common
    51 source dllentry.cpp
    48 source dllentry.cpp
    52 
    49 
    53 library euser.lib estor.lib
    50 library euser.lib estor.lib
    54 library ctframework.lib cryptography.lib
    51 library ctframework.lib cryptography.lib
       
    52 
       
    53 SMPSAFE