mmsharing/livecommsui/lcui/tsrc/dummymusengineplugin/group/dummymusengineplugin.mmp
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
child 35 6c57ef9392d2
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 * 
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 TARGET         musengineplugin.dll
       
    21 TARGETTYPE     PLUGIN
       
    22 UID            0x10009D8D 0x20021341
       
    23 VENDORID       VID_DEFAULT
       
    24 CAPABILITY     CAP_ECOM_PLUGIN
       
    25 
       
    26 SOURCEPATH     ../data
       
    27 START RESOURCE 20021341.rss
       
    28 TARGET         musengineplugin.rsc
       
    29 END
       
    30 
       
    31 SOURCEPATH  	../src
       
    32 SOURCE      	musenginepluginentry.cpp
       
    33 SOURCE      	musengsessionmanager.cpp
       
    34 
       
    35 
       
    36 SOURCE      	musengmcesession.cpp
       
    37 SOURCE          musengtwowaysession.cpp
       
    38 SOURCE          musengcamerahandler.cpp
       
    39 SOURCE          musengvideoplayerbase.cpp
       
    40 SOURCE          musenglocalvideoplayer.cpp
       
    41 SOURCE          musenglivevideoplayer.cpp
       
    42 SOURCE          musengremotevideoplayer.cpp
       
    43 SOURCE          svptimer.cpp
       
    44 SOURCE          mccdatasender.cpp
       
    45 SOURCE          mccdatareceiver.cpp musenglivesession.cpp
       
    46 
       
    47 /*
       
    48 SOURCE      	musengmceoutsession.cpp
       
    49 SOURCE          musenglivesession.cpp
       
    50 SOURCE          musengreceivesession.cpp
       
    51 SOURCE          musengtwowayrecvsession.cpp
       
    52 
       
    53 SOURCE      	musengtelephoneutils.cpp
       
    54 SOURCE      	musengsessiondurationtimer.cpp
       
    55 SOURCE	        musengclipsession.cpp
       
    56 SOURCE          musenguriparser.cpp
       
    57 SOURCE          musengmceutils.cpp
       
    58 SOURCE          mussipprofilehandler.cpp
       
    59 SOURCE          musengclipvideoplayer.cpp
       
    60 */
       
    61 
       
    62 USERINCLUDE     ../inc
       
    63 USERINCLUDE 	../../../../../../inc
       
    64 USERINCLUDE 	../../../../../mmshengine/inc
       
    65 
       
    66 APP_LAYER_SYSTEMINCLUDE
       
    67 SYSTEMINCLUDE 	/epoc32/include/ecom
       
    68 
       
    69 LIBRARY         euser.lib
       
    70 LIBRARY         bafl.lib
       
    71 LIBRARY         inetprotutil.lib
       
    72 LIBRARY		phoneclient.lib
       
    73 LIBRARY		centralrepository.lib
       
    74 LIBRARY		sipprofilecli.lib
       
    75 LIBRARY		sipclient.lib
       
    76 LIBRARY         sipcodec.lib
       
    77 LIBRARY 	mceclient.lib  
       
    78 LIBRARY 	drmcommon.lib
       
    79 LIBRARY		charconv.lib
       
    80 LIBRARY         telephonyaudiorouting.lib
       
    81 LIBRARY         cntmodel.lib ecom.lib
       
    82 DEBUGLIBRARY    flogger.lib