homescreenplugins/videochplugin/group/videocontentharvesterplugin.mmp
changeset 0 96612d01cf9f
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2008 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 the License "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:    Project info file*
       
    15 */
       
    16 
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include <data_caging_paths.hrh>
       
    20 
       
    21 TARGET          vcxnscontentharvesterplugin.dll
       
    22 TARGETTYPE      PLUGIN
       
    23 UID             0x10009D8D 0x2001B2A8
       
    24 CAPABILITY      CAP_ECOM_PLUGIN
       
    25 
       
    26 USERINCLUDE     ../inc
       
    27 USERINCLUDE     ../../videoahlplugin/inc
       
    28 USERINCLUDE     ../../../videofeeds/utils/inc
       
    29 USERINCLUDE     ../../../videofeeds/vccommon/conf
       
    30 USERINCLUDE     ../../../videofeeds/server/server/inc
       
    31 USERINCLUDE     ../../../videofeeds/clientapi/inc
       
    32 USERINCLUDE     ../../../videofeeds/server/IptvNetworkSelection/inc
       
    33 
       
    34 APP_LAYER_SYSTEMINCLUDE
       
    35 SYSTEMINCLUDE 	/epoc32/include/ecom 
       
    36 
       
    37 SOURCEPATH      ../src
       
    38 SOURCE          videocontentharvesterpluginproxy.cpp
       
    39 SOURCE          videocontentharvesterplugin.cpp
       
    40 SOURCE          videocontentharvestermpxclient.cpp
       
    41 SOURCE          videocontentharvesterservicelistener.cpp
       
    42 SOURCE          videonotificationlauncher.cpp
       
    43 SOURCE          videochpublishabledata.cpp
       
    44 SOURCE          videochpublisher.cpp
       
    45 SOURCE          videochmcategorylistener.cpp
       
    46 SOURCE          videochpssubscriber.cpp
       
    47 SOURCE          videochiptvserverclient.cpp
       
    48 SOURCE          videochlastwatchedupdater.cpp
       
    49 SOURCE          videochpublishabledtaitem.cpp
       
    50 
       
    51 SOURCEPATH      ../data
       
    52 
       
    53 START RESOURCE  videocontentharvesterplugin.rss 
       
    54 HEADER
       
    55 TARGET          vcxnscontentharvesterplugin.rsc
       
    56 TARGETPATH      resource/plugins 
       
    57 END
       
    58 
       
    59 START RESOURCE  videocontentharvester.rss
       
    60 TARGETPATH      APP_RESOURCE_DIR
       
    61 HEADER
       
    62 LANGUAGE_IDS 
       
    63 END // RESOURCE
       
    64 
       
    65 LIBRARY         ecom.lib
       
    66 LIBRARY         euser.lib
       
    67 LIBRARY         apgrfx.lib
       
    68 LIBRARY         apparc.lib  
       
    69 LIBRARY         egul.lib
       
    70 LIBRARY         flogger.lib
       
    71 LIBRARY         liwservicehandler.lib
       
    72 LIBRARY         cputils.lib
       
    73 LIBRARY         mpxcommon.lib
       
    74 LIBRARY         mpxcollectionutility.lib
       
    75 LIBRARY         mediatorclient.lib
       
    76 LIBRARY         efsrv.lib
       
    77 LIBRARY         ws32.lib
       
    78 LIBRARY         estor.lib
       
    79 LIBRARY         bafl.lib
       
    80 LIBRARY         iptvclientapi.lib 	// CIptvServiceManagementClient
       
    81 LIBRARY         iptvutil.lib 		// CIptvLastWatchedData
       
    82 LIBRARY         aknnotify.lib
       
    83 LIBRARY	        cone.lib
       
    84 LIBRARY	        eikcore.lib
       
    85 LIBRARY	        avkon.lib
       
    86 LIBRARY	        eikcoctl.lib
       
    87 LIBRARY         commonengine.lib 
       
    88 LIBRARY         etul.lib