messagingappbase/msgmedia/group/MsgMedia.mmp
changeset 72 6f657153cbc5
parent 23 238255e8b033
equal deleted inserted replaced
70:a15d9966050f 72:6f657153cbc5
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 
    23 
    24 //...LOGGING...
    24 //...LOGGING...
    25 //MACRO           __MSGMEDIA_DEBUG    // Logging
    25 //MACRO           __MSGMEDIA_DEBUG    // Logging
    26 //MACRO           USE_RDEBUG    // RDebug vs. file logging
    26 //MACRO           USE_RDEBUG    // RDebug vs. file logging
    27 //LIBRARY         Flogger.lib   // RFileLogger, debug logging
    27 //LIBRARY         flogger.lib   // RFileLogger, debug logging
    28 //...LOGGING...
    28 //...LOGGING...
    29 
    29 
    30 TARGET          MsgMedia.dll
    30 TARGET          MsgMedia.dll
    31 TARGETTYPE      dll
    31 TARGETTYPE      dll
    32 UID             0x1000008D 0x102072E8
    32 UID             0x1000008D 0x102072E8
    68 LIBRARY         apmime.lib
    68 LIBRARY         apmime.lib
    69 LIBRARY         bafl.lib
    69 LIBRARY         bafl.lib
    70 LIBRARY         cone.lib
    70 LIBRARY         cone.lib
    71 LIBRARY         charconv.lib
    71 LIBRARY         charconv.lib
    72 LIBRARY         centralrepository.lib
    72 LIBRARY         centralrepository.lib
    73 LIBRARY         ImageConversion.lib
    73 LIBRARY         imageconversion.lib
    74 LIBRARY         MediaClientAudio.lib
    74 LIBRARY         mediaclientaudio.lib
    75 LIBRARY         MediaClientVideo.lib
    75 LIBRARY         mediaclientvideo.lib
    76 LIBRARY         ws32.lib
    76 LIBRARY         ws32.lib
    77 LIBRARY         FeatMgr.lib
    77 LIBRARY         FeatMgr.lib
    78 LIBRARY         DRMHelper.lib
    78 LIBRARY         DRMHelper.lib
    79 LIBRARY         msgcommonutils.lib
    79 LIBRARY         msgcommonutils.lib
    80 STATICLIBRARY   hxmetadatautil.lib
    80 STATICLIBRARY   hxmetadatautil.lib
    85 deffile         ./wins.DEF
    85 deffile         ./wins.DEF
    86 #else
    86 #else
    87 deffile         ./marm.def
    87 deffile         ./marm.def
    88 #endif
    88 #endif
    89 
    89 
       
    90 
       
    91 
       
    92 SMPSAFE
       
    93 
    90 /* End of File */
    94 /* End of File */