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