diff -r 6b5524b4f673 -r 38bb213f60ba logsui/group/LogsPlugin.mmp --- a/logsui/group/LogsPlugin.mmp Wed Sep 15 11:56:55 2010 +0300 +++ b/logsui/group/LogsPlugin.mmp Wed Oct 13 14:15:33 2010 +0300 @@ -57,14 +57,14 @@ APP_LAYER_SYSTEMINCLUDE // Dependencies to Logs components -LIBRARY logseng.lib +LIBRARY LogsEng.lib LIBRARY AocCtView.lib // Dependencies to system components LIBRARY logcli.lib // CLogClient LIBRARY apparc.lib LIBRARY avkon.lib -LIBRARY CommonEngine.lib // StringLoader +LIBRARY commonengine.lib // StringLoader LIBRARY cone.lib LIBRARY eikcoctl.lib LIBRARY eikctl.lib @@ -76,9 +76,9 @@ LIBRARY etext.lib // CPlainText -LIBRARY aknskins.lib +LIBRARY AknSkins.lib LIBRARY hlplch.lib // Help application -LIBRARY featmgr.lib // Feature Manager API +LIBRARY FeatMgr.lib // Feature Manager API LIBRARY ws32.lib LIBRARY apgrfx.lib LIBRARY CdlEngine.lib //Dynamic ui stuff @@ -87,8 +87,8 @@ LIBRARY gdi.lib //This is needed for 3.1 builds (because of API change in CFont Class (gdi.h) LIBRARY ecom.lib -LIBRARY gsecomplugin.lib -LIBRARY gsframework.lib +LIBRARY GSEcomPlugin.lib +LIBRARY GSFramework.lib LIBRARY efsrv.lib // End of File