eapol/eapol_framework/eapol_symbian/group/eapcoreinterface.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: 15 %
    19 * %version: 16 %
    20 */
    20 */
    21 
    21 
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 #include "eapol.mmh"
    23 #include "eapol.mmh"
    24 
    24 
    50 SOURCE EapCoreInterface.cpp
    50 SOURCE EapCoreInterface.cpp
    51 
    51 
    52 LIBRARY eapclientif.lib eaptools.lib eapsymbiantools.lib eaptrace.lib
    52 LIBRARY eapclientif.lib eaptools.lib eapsymbiantools.lib eaptrace.lib
    53 LIBRARY	euser.lib edbms.lib efsrv.lib ecom.lib
    53 LIBRARY	euser.lib edbms.lib efsrv.lib ecom.lib
    54 
    54 
    55 // exports unfrozen in winscw
       
    56 #if defined(WINSCW)
       
    57 EXPORTUNFROZEN
       
    58 #endif
       
    59 
       
    60 // end
    55 // end