eapol/eapol_framework/eapol_symbian/group/eapol.mmp
changeset 27 9660a5eb236f
parent 26 9abfd4f00d37
child 34 ad1f037f1ac2
equal deleted inserted replaced
26:9abfd4f00d37 27:9660a5eb236f
    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: 46 %
    19 * %version: 47 %
    20 */
    20 */
    21 
    21 
    22 //-------------------------------------------------------------------
    22 //-------------------------------------------------------------------
    23 
    23 
    24 #include <platform_paths.hrh>
    24 #include <platform_paths.hrh>
   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 // exports unfrozen in winscw
       
   122 #if defined(WINSCW)
       
   123 EXPORTUNFROZEN
       
   124 #endif
       
   125 
       
   126 //-------------------------------------------------------------------
   121 //-------------------------------------------------------------------
   127 // End of File
   122 // End of File