eapol/eapol_framework/eapol_symbian/group/eapol.mmp
changeset 39 fe6b6762fccd
parent 33 938269283a16
child 52 c23bdf5a328a
equal deleted inserted replaced
38:7a0216d033ac 39:fe6b6762fccd
    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