mmsharing/livecommsui/lcui/tsrc/ipvtengine/group/ipvtengineplugin.mmp
changeset 22 496ad160a278
child 34 01f0bb65bcf1
equal deleted inserted replaced
15:ccd8e69b5392 22:496ad160a278
       
     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         ipvtengineplugin.dll
       
    21 TARGETTYPE     PLUGIN
       
    22 UID            0x10009D8D 0x20029876
       
    23 VENDORID       VID_DEFAULT
       
    24 CAPABILITY     CAP_ECOM_PLUGIN
       
    25 
       
    26 SOURCEPATH     ../data
       
    27 START RESOURCE 20029876.rss
       
    28 TARGET         ipvtengineplugin.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
       
    46 SOURCE          mccscreen.cpp
       
    47 
       
    48 USERINCLUDE     ../inc
       
    49 USERINCLUDE 	../../../../../../inc
       
    50 
       
    51 
       
    52 APP_LAYER_SYSTEMINCLUDE
       
    53 SYSTEMINCLUDE 	/epoc32/include/ecom
       
    54 
       
    55 LIBRARY         euser.lib
       
    56 LIBRARY         bafl.lib
       
    57 LIBRARY         inetprotutil.lib
       
    58 LIBRARY		phoneclient.lib
       
    59 LIBRARY		centralrepository.lib
       
    60 LIBRARY		sipprofilecli.lib
       
    61 LIBRARY		sipclient.lib
       
    62 LIBRARY         sipcodec.lib
       
    63 LIBRARY 	mceclient.lib  
       
    64 LIBRARY 	drmcommon.lib
       
    65 LIBRARY		charconv.lib
       
    66 LIBRARY         telephonyaudiorouting.lib
       
    67 LIBRARY         cntmodel.lib ecom.lib
       
    68 LIBRARY ecam.lib
       
    69 LIBRARY ws32.lib
       
    70 LIBRARY bitgdi.lib
       
    71 LIBRARY fbscli.lib
       
    72 LIBRARY cone.lib
       
    73 DEBUGLIBRARY    flogger.lib