eapol/eapol_framework/eapol_symbian/group/eapcoreinterfaceimplementation.mmp
changeset 39 fe6b6762fccd
parent 33 938269283a16
child 52 c23bdf5a328a
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: 8 %
    19 * %version: 9 %
    20 */
    20 */
    21 
    21 
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 #include "eapol.mmh"
    23 #include "eapol.mmh"
    24 
    24 
    27 TARGETTYPE PLUGIN
    27 TARGETTYPE PLUGIN
    28 
    28 
    29 TARGET	EapCoreInterfaceImplementation.dll
    29 TARGET	EapCoreInterfaceImplementation.dll
    30 UID		0x10009D8D 0x20026FCD
    30 UID		0x10009D8D 0x20026FCD
    31 SECUREID 0x20026FCD
    31 SECUREID 0x20026FCD
       
    32 
       
    33 deffile eapcoreinterfaceimplementation.def
    32 
    34 
    33 SOURCEPATH  ../eap_if/data
    35 SOURCEPATH  ../eap_if/data
    34 START RESOURCE 20026fcd.rss
    36 START RESOURCE 20026fcd.rss
    35 TARGET EapCoreInterfaceImplementation
    37 TARGET EapCoreInterfaceImplementation
    36 END
    38 END
    62 SOURCE EapCoreInterfaceImplementation.cpp
    64 SOURCE EapCoreInterfaceImplementation.cpp
    63 SOURCE EapClientIf.cpp
    65 SOURCE EapClientIf.cpp
    64 
    66 
    65 LIBRARY		euser.lib ecom.lib eapclientif.lib eaptools.lib eaptrace.lib eapsymbiantools.lib
    67 LIBRARY		euser.lib ecom.lib eapclientif.lib eaptools.lib eaptrace.lib eapsymbiantools.lib
    66 
    68 
       
    69 
    67 // end
    70 // end