equal
deleted
inserted
replaced
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #include "../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber |
19 #include "../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber |
|
20 #include "../../../inc/emailtraceconfig.hrh" |
20 #include "../../inc/esmrinternaluid.h" |
21 #include "../../inc/esmrinternaluid.h" |
21 #include <data_caging_paths.hrh> |
22 #include <data_caging_paths.hrh> |
22 #include <platform_paths.hrh> |
23 #include <platform_paths.hrh> |
23 |
24 |
24 TARGET esmrcommon.dll |
25 TARGET esmrcommon.dll |
52 LIBRARY featmgr.lib |
53 LIBRARY featmgr.lib |
53 LIBRARY centralrepository.lib |
54 LIBRARY centralrepository.lib |
54 LIBRARY PlatformEnv.lib |
55 LIBRARY PlatformEnv.lib |
55 LIBRARY cmaillogger.lib |
56 LIBRARY cmaillogger.lib |
56 |
57 |
|
58 #ifdef TRACE_INTO_FILE |
|
59 LIBRARY flogger.lib |
|
60 #endif // TRACE_INTO_FILE |
|
61 |
57 // end of file |
62 // end of file |
58 |
63 |