eapol/eapol_framework/eapol_symbian/group/eapauthserver.mmp
changeset 52 c23bdf5a328a
parent 39 fe6b6762fccd
equal deleted inserted replaced
51:e863583e6720 52:c23bdf5a328a
    14 * Description:  Project definition file for eapauthserver
    14 * Description:  Project definition file for eapauthserver
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version:  33 %
    19 * %version:  35 %
    20 */
    20 */
    21 
    21 
    22 //-------------------------------------------------------------------
    22 //-------------------------------------------------------------------
    23 
    23 
    24 #include <platform_paths.hrh>
    24 #include <platform_paths.hrh>
   112 LIBRARY		  x509certnameparser.lib		// For parsing of certificate label. 
   112 LIBRARY		  x509certnameparser.lib		// For parsing of certificate label. 
   113 LIBRARY	    x509.lib crypto.lib certstore.lib ctframework.lib pkixcert.lib
   113 LIBRARY	    x509.lib crypto.lib certstore.lib ctframework.lib pkixcert.lib
   114 LIBRARY		x500.lib eikctl.lib egul.lib fbscli.lib
   114 LIBRARY		x500.lib eikctl.lib egul.lib fbscli.lib
   115 
   115 
   116 #if defined(USE_FAST_EAP_TYPE)
   116 #if defined(USE_FAST_EAP_TYPE)
       
   117 //#warning pacstoreif.lib
   117 LIBRARY		pacstoreif.lib
   118 LIBRARY		pacstoreif.lib
   118 #endif
   119 #endif
   119 
   120 
   120 
       
   121 //-------------------------------------------------------------------
   121 //-------------------------------------------------------------------
   122 // End of File
   122 // End of File