idlefw/plugins/sapidataplugin/group/sapidataplugin.mmp
branchRCL_3
changeset 64 b276298d5729
parent 19 502e5d91ad42
--- a/idlefw/plugins/sapidataplugin/group/sapidataplugin.mmp	Wed Apr 14 16:16:44 2010 +0300
+++ b/idlefw/plugins/sapidataplugin/group/sapidataplugin.mmp	Tue Apr 27 16:57:49 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