eapol/eapol_framework/eapol_symbian/group/eapauthserver.mmp
changeset 49 43351a4f2da3
parent 34 ad1f037f1ac2
equal deleted inserted replaced
47:712b4ffd76bb 49:43351a4f2da3
    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