eapol/eapol_framework/eapol_symbian/group/eapol.mmp
changeset 34 ad1f037f1ac2
parent 27 9660a5eb236f
child 49 43351a4f2da3
equal deleted inserted replaced
31:372d2d6c5cf9 34:ad1f037f1ac2
    14 * Description:  Project definition file for project EAPOL
    14 * Description:  Project definition file for project EAPOL
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 47 %
    19 * %version: 48 %
    20 */
    20 */
    21 
    21 
    22 //-------------------------------------------------------------------
    22 //-------------------------------------------------------------------
    23 
    23 
    24 #include <platform_paths.hrh>
    24 #include <platform_paths.hrh>
    25 #include "eapol.mmh"
    25 #include "eapol.mmh"
    26 
    26 
    27 //-------------------------------------------------------------------
    27 //-------------------------------------------------------------------
    28 CAPABILITY ALL -TCB
    28 CAPABILITY CAP_GENERAL_DLL
    29 VENDORID VID_DEFAULT
    29 VENDORID VID_DEFAULT
    30 
    30 
    31 TARGET			eapol.dll
    31 TARGET			eapol.dll
    32 TARGETTYPE		dll
    32 TARGETTYPE		dll
    33 UID			0x1000008d  0x101f8e48
    33 UID			0x1000008d  0x101f8e48
   116 LIBRARY		euser.lib hash.lib random.lib cryptography.lib efsrv.lib asn1.lib edbms.lib
   116 LIBRARY		euser.lib hash.lib random.lib cryptography.lib efsrv.lib asn1.lib edbms.lib
   117 LIBRARY   charconv.lib 
   117 LIBRARY   charconv.lib 
   118 
   118 
   119 MACRO USE_EAP_INTERFACE_EXPORTS
   119 MACRO USE_EAP_INTERFACE_EXPORTS
   120 
   120 
       
   121 
   121 //-------------------------------------------------------------------
   122 //-------------------------------------------------------------------
   122 // End of File
   123 // End of File