emailcontacts/contactactionservice/saveascontactplugin/group/fscsaveascontactplugin.mmp
changeset 4 e7aa27f58ae1
parent 0 8466d47a6819
equal deleted inserted replaced
3:a4d6f1ea0416 4:e7aa27f58ae1
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 #include <data_caging_paths.hrh>
    20 #include <data_caging_paths.hrh>
    21 
    21 
    22 #include "../../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber
    22 #include "../../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber
       
    23 #include "../../../../inc/emailtraceconfig.hrh"
    23 #include "../../inc/fsccontactactionserviceuids.hrh"
    24 #include "../../inc/fsccontactactionserviceuids.hrh"
    24 #include "../../inc/pbkxcontactactionservicedebug.hrh"
    25 #include "../../inc/pbkxcontactactionservicedebug.hrh"
    25 
    26 
    26 
    27 
    27 TARGET                  fscsaveascontactplugin.dll
    28 TARGET                  fscsaveascontactplugin.dll
    64 LIBRARY cmaillogger.lib
    65 LIBRARY cmaillogger.lib
    65 #if (PBKX_DEBUG_LEVEL > 0)
    66 #if (PBKX_DEBUG_LEVEL > 0)
    66 LIBRARY                 pbkxdebug.lib
    67 LIBRARY                 pbkxdebug.lib
    67 #endif
    68 #endif
    68 
    69 
       
    70 #ifdef TRACE_INTO_FILE
       
    71 LIBRARY                 flogger.lib
       
    72 #endif // TRACE_INTO_FILE
       
    73 
    69 SOURCEPATH              ../data
    74 SOURCEPATH              ../data
    70 START RESOURCE	        200025B2.rss
    75 START RESOURCE	        200025B2.rss
    71 TARGET                  fscsaveascontactplugin.rsc
    76 TARGET                  fscsaveascontactplugin.rsc
    72 END
    77 END
    73 
    78