eapol/eapol_framework/eapol_symbian/group/eapaka.mmp
branchRCL_3
changeset 45 bad0cc58d154
parent 23 3634639e6dc7
child 46 c74b3d9f6b9e
equal deleted inserted replaced
43:30e048a7b597 45:bad0cc58d154
    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: 17.2.3 %
    19 * %version: 17.1.12 %
    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	eapaka.dll
    29 TARGET	eapaka.dll
    30 UID		0x10009d8d 0x102073c1
    30 UID		0x10009d8d 0x102073c1
       
    31 
       
    32 deffile eapaka.def
    31 
    33 
    32 SOURCEPATH    ../am/type/aka/symbian/plugin/src
    34 SOURCEPATH    ../am/type/aka/symbian/plugin/src
    33 
    35 
    34 START RESOURCE 102073c1.rss
    36 START RESOURCE 102073c1.rss
    35 	TARGET eapaka.rsc
    37 	TARGET eapaka.rsc
    53 SOURCE	    eap_type_aka_client.cpp 
    55 SOURCE	    eap_type_aka_client.cpp 
    54 SOURCE	    eap_type_aka_server.cpp
    56 SOURCE	    eap_type_aka_server.cpp
    55 SOURCE      eap_type_aka_header.cpp
    57 SOURCE      eap_type_aka_header.cpp
    56 SOURCE		eap_type_aka_authentication_vector.cpp
    58 SOURCE		eap_type_aka_authentication_vector.cpp
    57 
    59 
    58 SOURCEPATH    ../am/common/symbian
       
    59 SOURCE		  eap_am_trace_symbian.cpp
       
    60 
    60 
    61 SOURCEPATH    	../am/type/aka/symbian/plugin/src
       
    62 SOURCE		  	EapAkaUiConnection.cpp
       
    63 SOURCE        	EapAkaUiDataConnection.cpp
       
    64 SOURCE        	EapAkaUiAkaData.cpp
       
    65 LIBRARY       	avkon.lib
       
    66 STATICLIBRARY 	eapakaui.lib
       
    67 
    61 
    68 USERINCLUDE		../am/include
    62 USERINCLUDE		../am/include
    69 USERINCLUDE		../am/type/symbian/plugin/include
    63 USERINCLUDE		../am/type/symbian/plugin/include
    70 USERINCLUDE		../../eapol_common
    64 USERINCLUDE		../../eapol_common
    71 USERINCLUDE   	../../eapol_common/include
    65 USERINCLUDE   	../../eapol_common/include
    72 USERINCLUDE   	../../eapol_common/am/include
    66 USERINCLUDE   	../../eapol_common/am/include
    73 USERINCLUDE   	../../eapol_common/type/aka/include
    67 USERINCLUDE   	../../eapol_common/type/aka/include
    74 USERINCLUDE  	../am/type/aka/symbian/plugin/inc
    68 USERINCLUDE  	../am/type/aka/symbian/plugin/inc
    75 USERINCLUDE   ../../eapol_common/type
    69 USERINCLUDE   ../../eapol_common/type
    76 
    70 
    77 //SYSTEMINCLUDE 	/epoc32/include/ecom
       
    78 //SYSTEMINCLUDE 	/epoc32/include/libc
       
    79 //SYSTEMINCLUDE 	/epoc32/include/cshelp
       
    80 
       
    81 MW_LAYER_SYSTEMINCLUDE // For the MiddleWare domain headers.
    71 MW_LAYER_SYSTEMINCLUDE // For the MiddleWare domain headers.
    82 
    72 
    83 LIBRARY     euser.lib ecom.lib eapol.lib edbms.lib efsrv.lib 
    73 LIBRARY     euser.lib ecom.lib eaptools.lib eaptrace.lib eapsymbiantools.lib edbms.lib efsrv.lib 
    84 LIBRARY		cone.lib eikcoctl.lib eikctl.lib bafl.lib
    74 LIBRARY		cone.lib eikcoctl.lib eikctl.lib bafl.lib
    85 LIBRARY		estor.lib	// For RReadStream
    75 LIBRARY		estor.lib	// For RReadStream
    86 
    76 
    87 LANG		SC
    77 LANG		SC
    88 
    78 
    96 
    86 
    97 LIBRARY     eikdlg.lib
    87 LIBRARY     eikdlg.lib
    98 LIBRARY     eikcore.lib
    88 LIBRARY     eikcore.lib
    99 LIBRARY     hlplch.lib
    89 LIBRARY     hlplch.lib
   100 LIBRARY		featmgr.lib
    90 LIBRARY		featmgr.lib
       
    91 
       
    92 
   101 //-------------------------------------------------------------------
    93 //-------------------------------------------------------------------
   102 // End of File
    94 // End of File