idlefw/plugins/sapidataplugin/group/sapidataplugin.mmp
branchRCL_3
changeset 17 cb506ec2d869
parent 16 b276298d5729
--- 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