eapol/eapol_framework/eapol_symbian/group/wlaneapolif.mmp
changeset 26 9abfd4f00d37
parent 2 1c7bc153c08e
child 27 9660a5eb236f
equal deleted inserted replaced
25:e03a3db4489e 26:9abfd4f00d37
    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: 8.2.3 %
    19 * %version: 8.1.6 %
    20 */
    20 */
    21 
    21 
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 #include "eapol.mmh"
    23 #include "eapol.mmh"
    24 
    24 
    61 SOURCEPATH ../am/wlaneapolif/data
    61 SOURCEPATH ../am/wlaneapolif/data
    62 START RESOURCE	2000b05a.rss
    62 START RESOURCE	2000b05a.rss
    63 TARGET wlaneapolif.rsc
    63 TARGET wlaneapolif.rsc
    64 END
    64 END
    65 
    65 
    66 LIBRARY euser.lib ECom.lib eapol.lib edbms.lib efsrv.lib
    66 LIBRARY euser.lib ECom.lib eapol.lib edbms.lib efsrv.lib eaptools.lib eaptrace.lib eapsymbiantools.lib
    67 DEBUGLIBRARY    flogger.lib
    67 DEBUGLIBRARY    flogger.lib
    68 
    68 
    69 #else
    69 #else
    70 
    70 
    71 TARGETTYPE    NONE
    71 TARGETTYPE    NONE
    72 
    72 
    73 #endif //#if defined(USE_EAPOL_WLAN_AUTHENTICATION_MESSAGE_IF)
    73 #endif //#if defined(USE_EAPOL_WLAN_AUTHENTICATION_MESSAGE_IF)
    74 
    74 
       
    75 // exports unfrozen in winscw
       
    76 #if defined(WINSCW)
       
    77 EXPORTUNFROZEN
       
    78 #endif
       
    79 
    75 // End
    80 // End