mediasettings/feedsettingsviews/group/vcxnssettingsview.mmp
changeset 0 96612d01cf9f
child 1 6711b85517b7
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2007 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 vcsettingsview*
       
    15 */
       
    16 
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <bldvariant.hrh>
       
    23 
       
    24 //OPTION ARMCC --asm --interleave
       
    25 ALWAYS_BUILD_AS_ARM
       
    26 
       
    27 TARGET          vcxnssettingsview.dll
       
    28 TARGETTYPE      dll
       
    29 
       
    30 UID             0x1000008d 0x20016B99
       
    31 
       
    32 VENDORID        VID_DEFAULT
       
    33 CAPABILITY      CAP_GENERAL_DLL
       
    34 
       
    35 SOURCEPATH      ../src
       
    36 
       
    37 SOURCE          feedsettingsview.cpp
       
    38 SOURCE          feedsettingsviewcontainer.cpp
       
    39 SOURCE          feedsettingsviewserviceselection.cpp 
       
    40 SOURCE          feedsettingsviewaddservicelistbox.cpp 
       
    41 SOURCE          feedsettingsviewaddoreditservice.cpp
       
    42 SOURCE          feedsettingsviewremoveservicequerydialog.cpp 
       
    43 
       
    44 START RESOURCE ../rss/vcxnssettingsview.rss
       
    45 HEADER
       
    46 TARGETPATH APP_RESOURCE_DIR
       
    47 LANGUAGE_IDS 
       
    48 END
       
    49 
       
    50 USERINCLUDE     .
       
    51 USERINCLUDE     ../inc
       
    52 
       
    53 USERINCLUDE   ../../videoplayersettingsengine/inc
       
    54 USERINCLUDE   ../../gsvideoplugin/inc
       
    55 USERINCLUDE   ../../mediasettingsapp/inc
       
    56 USERINCLUDE   ../../../videofeeds/vccommon/conf/
       
    57 USERINCLUDE   ../../../videofeeds/utils/inc
       
    58 USERINCLUDE   ../../../videofeeds/clientapi/inc
       
    59 USERINCLUDE   ../../../videofeeds/vcnsuiengine/inc
       
    60 USERINCLUDE   ../../../videofeeds/server/IptvNetworkSelection/inc
       
    61 USERINCLUDE   ../../../videofeeds/server/IptvScheduledDownload/inc
       
    62 
       
    63 APP_LAYER_SYSTEMINCLUDE
       
    64 
       
    65 LIBRARY         CseSchedulerClient.lib
       
    66 
       
    67 LIBRARY        avkon.lib
       
    68 LIBRARY        bafl.lib
       
    69 LIBRARY        cmmanager.lib
       
    70 LIBRARY        commondialogs.lib
       
    71 LIBRARY        commonengine.lib
       
    72 LIBRARY        cone.lib
       
    73 LIBRARY        efsrv.lib
       
    74 LIBRARY        eikcore.lib
       
    75 LIBRARY        eikctl.lib
       
    76 LIBRARY        eikcoctl.lib 
       
    77 LIBRARY        eikdlg.lib 
       
    78 LIBRARY        euser.lib
       
    79 LIBRARY        flogger.lib
       
    80 LIBRARY        GSEcomPlugin.lib
       
    81 LIBRARY        IptvClientApi.lib
       
    82 LIBRARY        iptvutil.lib
       
    83 LIBRARY        mpxviewutility.lib
       
    84 LIBRARY        vcxnsuiengine.lib
       
    85 LIBRARY        vcxnssettingsengine.lib
       
    86 LIBRARY        InetProtUtil.lib // for UriParser
       
    87 LIBRARY        browserlauncher.lib // Browser
       
    88 LIBRARY        apparc.lib
       
    89 LIBRARY        vcxconnectionutility.lib
       
    90 LIBRARY        centralrepository.lib
       
    91 LIBRARY        sisregistryclient.lib
       
    92 LIBRARY        aknskinsrv.lib        // for enhanced skinning
       
    93 LIBRARY        aknskins.lib          // for enhanced skinning
       
    94 LIBRARY        GSFramework.lib       // CGSTabHelper
       
    95 LIBRARY        hlplch.lib            // for "Help" options menu
       
    96 LIBRARY        FeatMgr.lib           // Feature manager 
       
    97 
       
    98 // For RAPTOR compliancy
       
    99 LIBRARY        ecom.lib