homescreenplugins/videoahlplugin/group/videoahplugin.mmp
changeset 0 96612d01cf9f
child 1 6711b85517b7
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 definition file for project vcnsahplugin*
       
    15 */
       
    16 
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 
       
    21 TARGET        vcxnsahplugin.dll
       
    22 TARGETTYPE    PLUGIN
       
    23 UID 0x10009D8D 0x20016B9E
       
    24 
       
    25 CAPABILITY    CAP_ECOM_PLUGIN
       
    26 
       
    27 
       
    28 USERINCLUDE 	../inc
       
    29 USERINCLUDE     ../../../inc
       
    30 USERINCLUDE     ../../../videofeeds/utils/inc
       
    31 
       
    32 SOURCEPATH    ../src
       
    33 SOURCE	      videoahpluginimplementationtable.cpp
       
    34 SOURCE	      videoactionhandler.cpp
       
    35 
       
    36 APP_LAYER_SYSTEMINCLUDE
       
    37 SYSTEMINCLUDE 	/epoc32/include/ecom
       
    38  
       
    39 
       
    40 SOURCEPATH 	../data
       
    41 
       
    42 START RESOURCE videoahplugin.rss
       
    43 HEADER
       
    44 TARGET vcxnsahplugin.rsc
       
    45 TARGETPATH	/resource/plugins 
       
    46 END
       
    47 
       
    48 
       
    49 LIBRARY        euser.lib
       
    50 LIBRARY        ECom.lib 
       
    51 LIBRARY        liwservicehandler.lib
       
    52 LIBRARY        eikcore.lib
       
    53 LIBRARY        cone.lib
       
    54 LIBRARY        apgrfx.lib
       
    55 LIBRARY        apparc.lib
       
    56 LIBRARY        ws32.lib
       
    57 LIBRARY        aknnotify.lib 
       
    58 LIBRARY        eiksrv.lib 
       
    59 LIBRARY        mediatorclient.lib
       
    60 LIBRARY        iptvutil.lib
       
    61 LIBRARY        centralrepository.lib
       
    62 LIBRARY        commonui.lib