mediasettings/gsvideoplugin/group/gsvideoplugin.mmp
branchRCL_3
changeset 57 befca0ec475f
equal deleted inserted replaced
56:839377eedc2b 57:befca0ec475f
       
     1 /*
       
     2 * Copyright (c) 2005 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:   GSVideoPlugin Project specification file.*
       
    15 */
       
    16 
       
    17 
       
    18 // Version : %version: 5 %
       
    19 
       
    20 
       
    21 
       
    22 #include <platform_paths.hrh>
       
    23 #include <data_caging_paths.hrh>    // For RESOURCE_FILES_DIR
       
    24 #include <bldvariant.hrh>
       
    25 
       
    26 CAPABILITY          CAP_ECOM_PLUGIN
       
    27 TARGET              gsvideoplugin.dll
       
    28 TARGETTYPE          PLUGIN
       
    29 UID                 0x10009D8D 0x10275068
       
    30 
       
    31 VENDORID            VID_DEFAULT
       
    32 //VERSION             11.6
       
    33 
       
    34 //********* UIDs *************
       
    35 //0x10275068     //DLL UID
       
    36 //0x10275069     //Impl1. UID
       
    37 //****************************
       
    38 
       
    39 
       
    40 SOURCEPATH      ../src
       
    41 SOURCE          GSVideoPlugin.cpp
       
    42 SOURCE          GSVideoPluginImplementationTable.cpp
       
    43 SOURCE          GSMediaPlayerVideoView.cpp
       
    44 SOURCE          GSMediaPlayerStreamingView.cpp
       
    45 
       
    46 SOURCEPATH      ../../mediasettingsapp/src  
       
    47 SOURCE          MPSettingsMainContainer.cpp
       
    48 SOURCE          MPSettingsMainView.cpp
       
    49 SOURCE          MPSettingsVideoSettingItemList.cpp
       
    50 SOURCE          MPSettingsVideoContainer.cpp
       
    51 SOURCE          MPSettingsStreamingContainer.cpp
       
    52 SOURCE          MPSettingsStreamingSettingItemList.cpp
       
    53 SOURCE          MPSettingsSliderSettingItem.cpp
       
    54 SOURCE          MPSettingsUDPPortSettingItem.cpp
       
    55 SOURCE          MPSettingsAdvancedBwContainer.cpp
       
    56 SOURCE          MPSettingsAdvancedBwSettingItemList.cpp
       
    57 SOURCE          MPSettingsAdvancedBwSettingItem.cpp
       
    58 SOURCE          MPSettingsAdvancedBwView.cpp
       
    59 
       
    60 SOURCEPATH      ../../mediasettingsengine/src  
       
    61 SOURCE          MPSettingsModelForROP.cpp
       
    62 SOURCE          MPSettingsRopConfigParser.cpp
       
    63 
       
    64 SOURCEPATH      ../src
       
    65 
       
    66 //User include paths
       
    67 
       
    68 USERINCLUDE     .
       
    69 USERINCLUDE     ../inc
       
    70 USERINCLUDE     ../data
       
    71 USERINCLUDE     ../../mpsettbase/inc
       
    72 USERINCLUDE     ../../mediasettingsapp/inc
       
    73 USERINCLUDE     ../../videoplayersettingsengine/inc
       
    74 USERINCLUDE     ../../mediasettingsengine/inc
       
    75 USERINCLUDE     ../../mediasettingsengine/data
       
    76 
       
    77 
       
    78 //System include paths
       
    79 APP_LAYER_SYSTEMINCLUDE
       
    80 SYSTEMINCLUDE   /epoc32/include/ecom
       
    81 SYSTEMINCLUDE   /epoc32/include/cshelp
       
    82 
       
    83 //ECOM resource definition
       
    84 //***********ECOM resource definition******************
       
    85 //--Ecom resource TARGET name must be same as DLL name,
       
    86 //--otherwise Ecom won't recognise it. 
       
    87 //*****************************************************
       
    88 START RESOURCE  ../data/10275068.rss
       
    89 TARGET          gsvideoplugin.rsc
       
    90 END
       
    91 
       
    92 //Gs Video Plugin resources
       
    93 START RESOURCE  ../../mediasettingsapp/data/MediaSettings.rss
       
    94 TARGETPATH      RESOURCE_FILES_DIR
       
    95 HEADER
       
    96 LANGUAGE_IDS
       
    97 END
       
    98 
       
    99 LIBRARY   euser.lib
       
   100 LIBRARY   ecom.lib
       
   101 LIBRARY   efsrv.lib
       
   102 LIBRARY   avkon.lib
       
   103 LIBRARY   bafl.lib 
       
   104 LIBRARY   cone.lib 
       
   105 LIBRARY   eikcoctl.lib 
       
   106 LIBRARY   eikcore.lib 
       
   107 LIBRARY   etelmm.lib            // security, network, call
       
   108 LIBRARY   gslistbox.lib         // For CGSListBoxItemTextArray
       
   109 LIBRARY   commonengine.lib      // For RConeResourceLoader
       
   110 LIBRARY   featmgr.lib           // Feature manager 
       
   111 LIBRARY   commsdat.lib          
       
   112 LIBRARY   gsframework.lib       // For base classes
       
   113 LIBRARY   centralrepository.lib 
       
   114 LIBRARY   aknskinsrv.lib        // for enhanced skinning
       
   115 LIBRARY   aknskins.lib          // for enhanced skinning
       
   116 LIBRARY   egul.lib
       
   117 LIBRARY   mmfcontrollerframework.lib //for RMMFController
       
   118 LIBRARY   charconv.lib
       
   119 LIBRARY   apparc.lib
       
   120 LIBRARY   mpsettbase.lib
       
   121 LIBRARY   mpsettengine.lib
       
   122 LIBRARY   eikctl.lib
       
   123 LIBRARY   mediaclientvideo.lib
       
   124 LIBRARY   estor.lib //RWriteStream
       
   125 LIBRARY   esock.lib
       
   126 LIBRARY   gsecomplugin.lib
       
   127 LIBRARY   vcxnssettingsengine.lib
       
   128 LIBRARY	  commondialogs.lib
       
   129 LIBRARY	  cmmanager.lib
       
   130 
       
   131 #ifndef RD_STARTUP_CHANGE
       
   132 LIBRARY   sysutil.lib           // Shutdown::Restart
       
   133 #endif //RD_STARTUP_CHANGE
       
   134 
       
   135 LIBRARY   aknnotify.lib         // for CAknGlobalNote.h
       
   136 LIBRARY   hlplch.lib            // for "Help" options menu
       
   137 LIBRARY   eikdlg.lib            // eikon dialogs
       
   138 
       
   139 LIBRARY   flogger.lib // For GSLogger
       
   140 
       
   141 SOURCEPATH      ../data
       
   142 DOCUMENT        10275068.rss
       
   143 SOURCEPATH      ../../mediasettingsapp/data
       
   144 DOCUMENT        MediaSettings.rss
       
   145 
       
   146 
       
   147 // End of File