mediasettings/gsvideoplugin/group/gsvideoplugin.mmp
changeset 1 6711b85517b7
parent 0 96612d01cf9f
child 10 ce5ada96ab30
equal deleted inserted replaced
0:96612d01cf9f 1:6711b85517b7
    13 *
    13 *
    14 * Description:   GSVideoPlugin Project specification file.*
    14 * Description:   GSVideoPlugin Project specification file.*
    15 */
    15 */
    16 
    16 
    17 
    17 
    18 // Version : %version: 3 %
    18 // Version : %version: 4 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 #include <data_caging_paths.hrh>    // For RESOURCE_FILES_DIR
    23 #include <data_caging_paths.hrh>    // For RESOURCE_FILES_DIR
    24 #include <bldvariant.hrh>
    24 #include <bldvariant.hrh>
    25 
    25 
    26 CAPABILITY          CAP_ECOM_PLUGIN
    26 CAPABILITY          CAP_ECOM_PLUGIN
    27 TARGET              GSVideoPlugin.dll
    27 TARGET              gsvideoplugin.dll
    28 TARGETTYPE          PLUGIN
    28 TARGETTYPE          PLUGIN
    29 UID                 0x10009D8D 0x10275068
    29 UID                 0x10009D8D 0x10275068
    30 
    30 
    31 VENDORID            VID_DEFAULT
    31 VENDORID            VID_DEFAULT
    32 //VERSION             11.6
    32 //VERSION             11.6
    90 //***********ECOM resource definition******************
    90 //***********ECOM resource definition******************
    91 //--Ecom resource TARGET name must be same as DLL name,
    91 //--Ecom resource TARGET name must be same as DLL name,
    92 //--otherwise Ecom won't recognise it. 
    92 //--otherwise Ecom won't recognise it. 
    93 //*****************************************************
    93 //*****************************************************
    94 START RESOURCE  ../data/10275068.rss
    94 START RESOURCE  ../data/10275068.rss
    95 TARGET          GSVideoPlugin.rsc
    95 TARGET          gsvideoplugin.rsc
    96 END
    96 END
    97 
    97 
    98 //Gs Video Plugin resources
    98 //Gs Video Plugin resources
    99 START RESOURCE  ../../mediasettingsapp/data/MediaSettings.rss
    99 START RESOURCE  ../../mediasettingsapp/data/MediaSettings.rss
   100 TARGETPATH      RESOURCE_FILES_DIR
   100 TARGETPATH      RESOURCE_FILES_DIR
   108 LIBRARY   avkon.lib
   108 LIBRARY   avkon.lib
   109 LIBRARY   bafl.lib 
   109 LIBRARY   bafl.lib 
   110 LIBRARY   cone.lib 
   110 LIBRARY   cone.lib 
   111 LIBRARY   eikcoctl.lib 
   111 LIBRARY   eikcoctl.lib 
   112 LIBRARY   eikcore.lib 
   112 LIBRARY   eikcore.lib 
   113 LIBRARY   EtelMM.lib            // security, network, call
   113 LIBRARY   etelmm.lib            // security, network, call
   114 LIBRARY   GSListBox.lib         // For CGSListBoxItemTextArray
   114 LIBRARY   gslistbox.lib         // For CGSListBoxItemTextArray
   115 LIBRARY   CommonEngine.lib      // For RConeResourceLoader
   115 LIBRARY   commonengine.lib      // For RConeResourceLoader
   116 LIBRARY   FeatMgr.lib           // Feature manager 
   116 LIBRARY   featmgr.lib           // Feature manager 
   117 LIBRARY   commsdat.lib          
   117 LIBRARY   commsdat.lib          
   118 LIBRARY   GSFramework.lib       // For base classes
   118 LIBRARY   gsframework.lib       // For base classes
   119 LIBRARY   CentralRepository.lib 
   119 LIBRARY   centralrepository.lib 
   120 LIBRARY   pbkeng.lib
   120 LIBRARY   pbkeng.lib
   121 LIBRARY   pbkview.lib
   121 LIBRARY   pbkview.lib
   122 LIBRARY   aknskinsrv.lib        // for enhanced skinning
   122 LIBRARY   aknskinsrv.lib        // for enhanced skinning
   123 LIBRARY   aknskins.lib          // for enhanced skinning
   123 LIBRARY   aknskins.lib          // for enhanced skinning
   124 LIBRARY   egul.lib
   124 LIBRARY   egul.lib
   125 LIBRARY   MMFCONTROLLERFRAMEWORK.LIB //for RMMFController
   125 LIBRARY   mmfcontrollerframework.lib //for RMMFController
   126 LIBRARY   charconv.lib
   126 LIBRARY   charconv.lib
   127 LIBRARY   apparc.lib
   127 LIBRARY   apparc.lib
   128 LIBRARY   MPSettBase.lib
   128 LIBRARY   mpsettbase.lib
   129 LIBRARY   MPSettEngine.lib
   129 LIBRARY   mpsettengine.lib
   130 LIBRARY   eikctl.lib
   130 LIBRARY   eikctl.lib
   131 LIBRARY   mediaclientvideo.lib
   131 LIBRARY   mediaclientvideo.lib
   132 LIBRARY   estor.lib //RWriteStream
   132 LIBRARY   estor.lib //RWriteStream
   133 LIBRARY   esock.lib
   133 LIBRARY   esock.lib
   134 LIBRARY   GSEcomPlugin.lib
   134 LIBRARY   gsecomplugin.lib
   135 LIBRARY   vcxnssettingsengine.lib
   135 LIBRARY   vcxnssettingsengine.lib
   136 LIBRARY	  CommonDialogs.lib
   136 LIBRARY	  commondialogs.lib
   137 LIBRARY	  cmmanager.lib
   137 LIBRARY	  cmmanager.lib
   138 
   138 
   139 #ifndef RD_STARTUP_CHANGE
   139 #ifndef RD_STARTUP_CHANGE
   140 LIBRARY   sysutil.lib           // Shutdown::Restart
   140 LIBRARY   sysutil.lib           // Shutdown::Restart
   141 #endif //RD_STARTUP_CHANGE
   141 #endif //RD_STARTUP_CHANGE
   142 
   142 
   143 LIBRARY   AknNotify.lib         // for CAknGlobalNote.h
   143 LIBRARY   aknnotify.lib         // for CAknGlobalNote.h
   144 LIBRARY   hlplch.lib            // for "Help" options menu
   144 LIBRARY   hlplch.lib            // for "Help" options menu
   145 LIBRARY   eikdlg.lib            // eikon dialogs
   145 LIBRARY   eikdlg.lib            // eikon dialogs
   146 
   146 
   147 LIBRARY   flogger.lib // For GSLogger
   147 LIBRARY   flogger.lib // For GSLogger
   148 LIBRARY   sisregistryclient.lib
   148 LIBRARY   sisregistryclient.lib