emailcontacts/remotecontactlookup/settingplugin/group/fscrclsetting.mmp
changeset 4 e7aa27f58ae1
parent 0 8466d47a6819
--- a/emailcontacts/remotecontactlookup/settingplugin/group/fscrclsetting.mmp	Tue Jan 26 11:45:42 2010 +0200
+++ b/emailcontacts/remotecontactlookup/settingplugin/group/fscrclsetting.mmp	Tue Feb 02 00:02:40 2010 +0200
@@ -21,6 +21,7 @@
 #include <data_caging_paths.hrh>
 
 #include "../../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber
+#include "../../../../inc/emailtraceconfig.hrh"
 #include "../inc/fscrclsettingextensionuid.h"
 
 macro FSC_CHANGES
@@ -57,7 +58,6 @@
 
 USERINCLUDE             ../inc
 USERINCLUDE             ../../../../inc
-SYSTEMINCLUDE   	/epoc32/include/ecom
 
 APP_LAYER_SYSTEMINCLUDE
 
@@ -70,3 +70,7 @@
 LIBRARY                 avkon.lib
 LIBRARY                 cmaillogger.lib
 
+
+#ifdef TRACE_INTO_FILE
+LIBRARY                 flogger.lib
+#endif // TRACE_INTO_FILE