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