browserplugins/browseraudiovideoplugin/group/BrowserAudioVideoPluginEcom.mmp
changeset 0 84ad3b177aa3
child 5 e45c3f40ea5f
equal deleted inserted replaced
-1:000000000000 0:84ad3b177aa3
       
     1 /*
       
     2 * Copyright (c) 2006 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:  This is the .mmp for building Ecom style Browser Audio and
       
    15 *                 Video Plugin
       
    16 *
       
    17 */
       
    18 
       
    19  
       
    20 #include <data_caging_paths.hrh>
       
    21 #include <platform_paths.hrh>
       
    22 #include <bldvariant.hrh>
       
    23 #include <platform/mw/Browser_platform_variant.hrh>
       
    24 
       
    25 TARGET		npBrowserAudioVideoPlugin.dll
       
    26 TARGETTYPE	PLUGIN  
       
    27 
       
    28 UID         0x10009D8D 0x10282810
       
    29 
       
    30 EPOCALLOWDLLDATA
       
    31 CAPABILITY 	CAP_ECOM_PLUGIN
       
    32 VENDORID    VID_DEFAULT
       
    33 
       
    34 
       
    35 START RESOURCE  ../data/10282810.rss
       
    36 TARGET npBrowserAudioVideoPlugin.rsc
       
    37 END
       
    38 
       
    39 START RESOURCE  ../data/BrowserAudioVideoPlugin.rss
       
    40 HEADER
       
    41 TARGET      BrowserAudioVideoPlugin.rsc       
       
    42 TARGETPATH  RESOURCE_FILES_DIR 
       
    43 LANGUAGE_IDS
       
    44 END
       
    45 
       
    46 APP_LAYER_SYSTEMINCLUDE
       
    47 APP_LAYER_LIBC_SYSTEMINCLUDE
       
    48 APP_LAYER_ECOM_SYSTEMINCLUDE
       
    49 
       
    50 USERINCLUDE ../inc
       
    51 
       
    52 SOURCEPATH  ../src
       
    53 
       
    54 SOURCE      BavpMediaRecognizer.cpp
       
    55 SOURCE	    BavpController.cpp
       
    56 SOURCE	    BavpControllerAudio.cpp
       
    57 SOURCE	    BavpControllerVideo.cpp
       
    58 SOURCE 	    BavpPlugin.cpp
       
    59 SOURCE	    BavpNPObject.cpp
       
    60 SOURCE	    BavpApi.cpp
       
    61 SOURCE	    BavpView.cpp
       
    62 SOURCE	    BavpMain.cpp
       
    63 SOURCE	    BavpVolumeHandler.cpp
       
    64 SOURCE      BavpHwKeyEvents.cpp
       
    65 SOURCE	    BavpClipInfo.cpp
       
    66 SOURCE	    BavpLogger.cpp
       
    67 
       
    68 LIBRARY     euser.lib
       
    69 LIBRARY     efsrv.lib
       
    70 LIBRARY     CommonEngine.lib  	// RSharedData
       
    71 LIBRARY     eikcoctl.lib	    // EikBorderControl
       
    72 LIBRARY     cone.lib 		    // CoeControl
       
    73 LIBRARY     Avkon.lib
       
    74 LIBRARY     AknIcon.lib
       
    75 LIBRARY     fbscli.lib       	// Extended icon skinning
       
    76 LIBRARY     CdlEngine.lib    	// Scalable UI
       
    77 LIBRARY	    ws32.lib
       
    78 LIBRARY     bafl.lib
       
    79 LIBRARY     estlib.lib
       
    80 LIBRARY     RemConCoreApi.lib
       
    81 LIBRARY     RemConInterfaceBase.lib
       
    82 LIBRARY     drmhelper.lib
       
    83 LIBRARY     ecom.lib
       
    84 LIBRARY     charconv.lib 
       
    85 
       
    86 LIBRARY     MediaClientAudio.lib  
       
    87 LIBRARY     MediaClientVideo.lib
       
    88 LIBRARY     mmfcontrollerframework.lib
       
    89 LIBRARY     apgrfx.lib
       
    90 LIBRARY     apmime.lib
       
    91 
       
    92 LIBRARY     HWRMLightClient.lib
       
    93 LIBRARY     commdb.lib
       
    94 LIBRARY     apengine.lib
       
    95 LIBRARY     esock.lib
       
    96 LIBRARY     gdi.lib 
       
    97 LIBRARY	    hal.lib
       
    98 
       
    99 LIBRARY     ConnectionManager.lib
       
   100 LIBRARY     featmgr.lib
       
   101 
       
   102 LIBRARY	    InetProtUtil.lib 
       
   103 
       
   104 LIBRARY     bmpanim.lib 
       
   105 LIBRARY		Centralrepository.lib 
       
   106 LIBRARY		CenRepNotifHandler.lib
       
   107 
       
   108 #ifdef __S60_32__
       
   109 LIBRARY     JavaScriptCore.lib
       
   110 #else
       
   111 LIBRARY			npscript.lib
       
   112 #endif
       
   113 
       
   114 #ifdef BRDO_ASX_FF
       
   115 LIBRARY		asxparser.lib
       
   116 #endif // BRDO_ASX_FF
       
   117  
       
   118 DEBUGLIBRARY    flogger.lib
       
   119 
       
   120 deffile     npBrowserAudioVideoPlugin.def
       
   121 nostrictdef