mmsharing/livecommsui/lcui/tsrc/ipvtengine/group/ipvtengineplugin.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         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		centralrepository.lib
       
    58 LIBRARY		charconv.lib
       
    59 LIBRARY         cntmodel.lib ecom.lib
       
    60 LIBRARY ws32.lib
       
    61 LIBRARY bitgdi.lib
       
    62 LIBRARY fbscli.lib
       
    63 LIBRARY cone.lib
       
    64 LIBRARY lcvtindicatorcontroller.lib
       
    65 DEBUGLIBRARY    flogger.lib