eapol/eapol_framework/eapol_symbian/group/eapsim.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: 18.2.3 %
    19 * %version: 18.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        eapsim.dll
    29 TARGET        eapsim.dll
    30 UID		0x10009d8d 0x101f8e49
    30 UID		0x10009d8d 0x101f8e49
       
    31 
       
    32 deffile eapsim.def
    31 
    33 
    32 SOURCEPATH    ../am/type/gsmsim/symbian/plugin/src
    34 SOURCEPATH    ../am/type/gsmsim/symbian/plugin/src
    33 
    35 
    34 START RESOURCE 101f8e49.rss
    36 START RESOURCE 101f8e49.rss
    35 	TARGET eapsim.rsc
    37 	TARGET eapsim.rsc
    56 SOURCE		  eap_type_gsmsim_mac_attributes.cpp
    58 SOURCE		  eap_type_gsmsim_mac_attributes.cpp
    57 
    59 
    58 SOURCEPATH	  ../../eapol_common/common
    60 SOURCEPATH	  ../../eapol_common/common
    59 SOURCE        eap_sim_triplets.cpp
    61 SOURCE        eap_sim_triplets.cpp
    60 
    62 
    61 SOURCEPATH    ../am/common/symbian
       
    62 SOURCE		  eap_am_trace_symbian.cpp
       
    63 
    63 
    64 SOURCEPATH    ../am/type/gsmsim/symbian/plugin/src
       
    65 SOURCE		  EapSimUiConnection.cpp
       
    66 SOURCE        EapSimUiDataConnection.cpp
       
    67 SOURCE        EapSimUiSimData.cpp
       
    68 
       
    69 LIBRARY       avkon.lib
       
    70 STATICLIBRARY eapsimui.lib
       
    71 
    64 
    72 USERINCLUDE   ../am/type/gsmsim/symbian/plugin/inc
    65 USERINCLUDE   ../am/type/gsmsim/symbian/plugin/inc
    73 USERINCLUDE   ../../eapol_common/type/gsmsim/include
    66 USERINCLUDE   ../../eapol_common/type/gsmsim/include
    74 USERINCLUDE   ../../eapol_common/include
    67 USERINCLUDE   ../../eapol_common/include
    75 USERINCLUDE   ../am/include
    68 USERINCLUDE   ../am/include
    76 USERINCLUDE   ../../eapol_common/am/include
    69 USERINCLUDE   ../../eapol_common/am/include
    77 USERINCLUDE   ../../eapol_common/type
    70 USERINCLUDE   ../../eapol_common/type
       
    71 USERINCLUDE   ../am/type/symbian/plugin/include
    78 
    72 
    79 MW_LAYER_SYSTEMINCLUDE // For the MiddleWare domain headers.
    73 MW_LAYER_SYSTEMINCLUDE // For the MiddleWare domain headers.
    80 
    74 
    81 LIBRARY       euser.lib ecom.lib eapol.lib edbms.lib efsrv.lib 
    75 LIBRARY       euser.lib ecom.lib eaptools.lib eaptrace.lib eapsymbiantools.lib edbms.lib efsrv.lib 
    82 LIBRARY		  cone.lib eikcoctl.lib eikctl.lib bafl.lib
    76 LIBRARY		  cone.lib eikcoctl.lib eikctl.lib bafl.lib
    83 LIBRARY		  estor.lib	// For RReadStream
    77 LIBRARY		  estor.lib	// For RReadStream
    84 
    78 
    85 LANG		  SC
    79 LANG		  SC
    86 
    80 
    97 LIBRARY     eikdlg.lib
    91 LIBRARY     eikdlg.lib
    98 LIBRARY     eikcore.lib
    92 LIBRARY     eikcore.lib
    99 LIBRARY     hlplch.lib
    93 LIBRARY     hlplch.lib
   100 LIBRARY		featmgr.lib
    94 LIBRARY		featmgr.lib
   101 
    95 
       
    96 
   102 //-------------------------------------------------------------------
    97 //-------------------------------------------------------------------
   103 // End of File
    98 // End of File