eapol/eapol_framework/eapol_symbian/group/eapprotectedsetup.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 EAP-Protected setup
    14 * Description:  Project definition file for project EAP-Protected setup
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 14 %
    19 * %version: 15 %
    20 */
    20 */
    21 
    21 
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 #include "eapol.mmh"
    23 #include "eapol.mmh"
    24 
    24 
    79 
    79 
    80 LIBRARY		euser.lib ecom.lib eaptools.lib eaptrace.lib eapsymbiantools.lib 
    80 LIBRARY		euser.lib ecom.lib eaptools.lib eaptrace.lib eapsymbiantools.lib 
    81 LIBRARY		cone.lib eikcoctl.lib
    81 LIBRARY		cone.lib eikcoctl.lib
    82 LIBRARY		etelmm.lib etel.lib	// For ETel connection
    82 LIBRARY		etelmm.lib etel.lib	// For ETel connection
    83 
    83 
    84 
       
    85 
       
    86 // exports unfrozen in winscw
       
    87 #if defined(WINSCW)
       
    88 EXPORTUNFROZEN
       
    89 #endif
       
    90 
       
    91 //-------------------------------------------------------------------
    84 //-------------------------------------------------------------------
    92 // End of File
    85 // End of File