eapol/eapol_framework/eapol_symbian/group/eapmschapv2.mmp
changeset 39 fe6b6762fccd
parent 33 938269283a16
child 49 43351a4f2da3
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: 15.1.11 %
    19 * %version: 15.1.14 %
    20 */
    20 */
    21 
    21 
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 #include "eapol.mmh"
    23 #include "eapol.mmh"
    24 
    24 
    26 VENDORID VID_DEFAULT
    26 VENDORID VID_DEFAULT
    27 TARGETTYPE    PLUGIN
    27 TARGETTYPE    PLUGIN
    28 
    28 
    29 TARGET        eapmschapv2.dll
    29 TARGET        eapmschapv2.dll
    30 UID	          0x10009d8d 0x101F8E66
    30 UID	          0x10009d8d 0x101F8E66
       
    31 
       
    32 deffile eapmschapv2.def
    31 
    33 
    32 SOURCEPATH    ../am/type/mschapv2/symbian/plugin/src
    34 SOURCEPATH    ../am/type/mschapv2/symbian/plugin/src
    33 
    35 
    34 START RESOURCE 101F8E66.rss 
    36 START RESOURCE 101F8E66.rss 
    35 	TARGET eapmschapv2.rsc
    37 	TARGET eapmschapv2.rsc
    89 LIBRARY   eap_notifier.lib
    91 LIBRARY   eap_notifier.lib
    90 
    92 
    91 LANG		  SC
    93 LANG		  SC
    92 
    94 
    93 
    95 
    94 // exports unfrozen in winscw
       
    95 #if defined(WINSCW)
       
    96 EXPORTUNFROZEN
       
    97 #endif
       
    98 
    96 
    99 //-------------------------------------------------------------------
    97 //-------------------------------------------------------------------
   100 
    98 
   101 //-------------------------------------------------------------------
    99 //-------------------------------------------------------------------
   102 // End of File
   100 // End of File