eapol/eapol_framework/eapol_symbian/group/eapauthserverexe.mmp
changeset 27 9660a5eb236f
parent 26 9abfd4f00d37
child 34 ad1f037f1ac2
equal deleted inserted replaced
26:9abfd4f00d37 27:9660a5eb236f
    14 * Description:  Project definition file for eapauthserverexe
    14 * Description:  Project definition file for eapauthserverexe
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version:  %
    19 * %version:  13 %
    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 MW_LAYER_SYSTEMINCLUDE
    50 MW_LAYER_SYSTEMINCLUDE
    51 
    51 
    52 
    52 
    53 LIBRARY 		euser.lib ecom.lib EapAuthServer.lib
    53 LIBRARY 		euser.lib ecom.lib EapAuthServer.lib
    54 
    54 
    55 // exports unfrozen in winscw
       
    56 #if defined(WINSCW)
       
    57 EXPORTUNFROZEN
       
    58 #endif
       
    59 
       
    60 EPOCSTACKSIZE 0x4000
    55 EPOCSTACKSIZE 0x4000
    61 
    56 
    62 // End of file.
    57 // End of file.