diff -r 0818dd463d41 -r 924385140d98 systemsettings/gssensorplugin/group/gssensorplugin.mmp --- a/systemsettings/gssensorplugin/group/gssensorplugin.mmp Thu Aug 19 10:05:08 2010 +0300 +++ b/systemsettings/gssensorplugin/group/gssensorplugin.mmp Tue Aug 31 15:24:25 2010 +0300 @@ -74,11 +74,13 @@ LIBRARY egul.lib // For GulIcon in checkbox icons LIBRARY eikctl.lib // For checkbox icons -LIBRARY CommonEngine.lib // For RConeResourceLoader -LIBRARY FeatMgr.lib // Feature manager -LIBRARY CentralRepository.lib // for CenRep +LIBRARY commonengine.lib // For RConeResourceLoader +LIBRARY featmgr.lib // Feature manager +LIBRARY centralrepository.lib // for CenRep LIBRARY aknskins.lib // for enhanced skinning LIBRARY hlplch.lib // for "Help" options menu -LIBRARY GSFramework.lib // For base classes -LIBRARY GSListBox.lib // For CGSListBoxItemTextArray -LIBRARY GSEcomPlugin.lib // For base classes +LIBRARY gsframework.lib // For base classes +LIBRARY gslistbox.lib // For CGSListBoxItemTextArray +LIBRARY gsecomplugin.lib // For base classes + +SMPSAFE