videofeeds/vcnsscheduleview/group/vcxnsscheduleview.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 vcscheduleview*
       
    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          vcxnsscheduleview.dll
       
    28 TARGETTYPE      dll
       
    29 
       
    30 UID             0x1000008d 0x2001B2AF
       
    31 
       
    32 VENDORID        VID_DEFAULT
       
    33 CAPABILITY      CAP_GENERAL_DLL
       
    34 
       
    35 SOURCEPATH      ../src
       
    36 
       
    37 SOURCE          vcxnsscheduleview.cpp
       
    38 SOURCE          CVcxNsScheduleSettingsList.cpp
       
    39 SOURCE          CVcxNsScheduleSettingsDlConditionItem.cpp
       
    40 SOURCE          CVcxNsScheduleSettingsDlTimeItem.cpp
       
    41 SOURCE          CVcxNsScheduleSettingsDlTimePage.cpp
       
    42 SOURCE          CVcxNsScheduleSettingsViewContainer.cpp
       
    43 SOURCE          CVcxNsScheduleSettingsSettingItem.cpp
       
    44 
       
    45 START RESOURCE ../rss/vcxnsscheduleview.rss
       
    46 HEADER
       
    47 TARGETPATH APP_RESOURCE_DIR
       
    48 
       
    49 LANGUAGE_IDS 
       
    50 END
       
    51 
       
    52 USERINCLUDE     .
       
    53 USERINCLUDE     ../inc
       
    54 USERINCLUDE     ../../utils/inc
       
    55 USERINCLUDE     ../../vcnsuiengine/inc
       
    56 USERINCLUDE     ../../server/IptvScheduledDownload/inc
       
    57 USERINCLUDE     ../../clientapi/inc
       
    58 USERINCLUDE     ../../server/IptvNetworkSelection/inc
       
    59 USERINCLUDE     ../../../inc
       
    60 USERINCLUDE     ../../../mediasettings/videoplayersettingsengine/inc
       
    61 
       
    62 APP_LAYER_SYSTEMINCLUDE
       
    63 
       
    64 LIBRARY        avkon.lib
       
    65 LIBRARY        bafl.lib
       
    66 LIBRARY        commondialogs.lib
       
    67 LIBRARY        commonengine.lib
       
    68 LIBRARY        cone.lib
       
    69 LIBRARY        efsrv.lib
       
    70 LIBRARY        eikcore.lib
       
    71 LIBRARY        eikctl.lib
       
    72 LIBRARY        eikcoctl.lib 
       
    73 LIBRARY        eikdlg.lib 
       
    74 LIBRARY        euser.lib
       
    75 LIBRARY        flogger.lib
       
    76 LIBRARY        IptvClientApi.lib
       
    77 LIBRARY        iptvutil.lib
       
    78 LIBRARY        mpxviewutility.lib
       
    79 LIBRARY        vcxnsuiengine.lib
       
    80 LIBRARY        vcxnssettingsengine.lib
       
    81 LIBRARY        hlplch.lib
       
    82 LIBRARY        cmmanager.lib
       
    83 LIBRARY        centralrepository.lib
       
    84 LIBRARY        apparc.lib
       
    85 LIBRARY        vcxconnectionutility.lib
       
    86 LIBRARY        featmgr.lib
       
    87 
       
    88 // For RAPTOR compliancy
       
    89 LIBRARY        ecom.lib