diff -r c2817bb2a55c -r cb506ec2d869 idlefw/plugins/sapidataplugin/group/sapidataplugin.mmp --- a/idlefw/plugins/sapidataplugin/group/sapidataplugin.mmp Wed Mar 31 13:30:40 2010 +0300 +++ b/idlefw/plugins/sapidataplugin/group/sapidataplugin.mmp Wed May 12 13:35:37 2010 +0300 @@ -54,9 +54,12 @@ LIBRARY charconv.lib LIBRARY estor.lib -// End of File +// Debugging dependencies +LIBRARY flogger.lib + SOURCEPATH ../src - SOURCE sapidataplugin.cpp SOURCE sapidata.cpp SOURCE sapidataobserver.cpp + +// End of File \ No newline at end of file