equal
deleted
inserted
replaced
17 |
17 |
18 |
18 |
19 #include <platform_paths.hrh> |
19 #include <platform_paths.hrh> |
20 |
20 |
21 #include "../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber |
21 #include "../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber |
|
22 #include "../../../inc/emailtraceconfig.hrh" |
22 |
23 |
23 TARGET GSEmailSettingsPluginDll.dll |
24 TARGET GSEmailSettingsPluginDll.dll |
24 TARGETTYPE PLUGIN |
25 TARGETTYPE PLUGIN |
25 UID 0x10009d8d 0x2001F40C |
26 UID 0x10009d8d 0x2001F40C |
26 |
27 |
68 LIBRARY gsecomplugin.lib |
69 LIBRARY gsecomplugin.lib |
69 LIBRARY estor.lib |
70 LIBRARY estor.lib |
70 LIBRARY aknicon.lib |
71 LIBRARY aknicon.lib |
71 LIBRARY egul.lib |
72 LIBRARY egul.lib |
72 LIBRARY cmaillogger.lib |
73 LIBRARY cmaillogger.lib |
|
74 #ifdef TRACE_INTO_FILE |
|
75 LIBRARY flogger.lib |
|
76 #endif // TRACE_INTO_FILE |
73 |
77 |
74 DEFFILE GSEmailSettingsPluginDll.def |
78 DEFFILE GSEmailSettingsPluginDll.def |