usbmgmt/usbmgr/usbman/chargingplugin/group/UsbBatteryChargingPluginBase.mmp
changeset 0 c9bc50fca66e
child 15 f92a4f87e424
equal deleted inserted replaced
-1:000000000000 0:c9bc50fca66e
       
     1 /*
       
     2 * Copyright (c) 2005-2009 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 "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:
       
    15 * base mmp of UsbMan extension plugin for battery charging.
       
    16 * Resource file for charging plugin.
       
    17 *
       
    18 */
       
    19 
       
    20 /** @file
       
    21 @internalComponent
       
    22 @SYMPurpose base mmp of UsbMan extension plugin for battery charging.
       
    23 @SYMPurpose Resource file for charging plugin.
       
    24 */
       
    25 
       
    26 TARGETTYPE		PLUGIN
       
    27 // UID2 = 0x10009d8d for ECOM plugins.
       
    28 // UID3 = the 'DLL UID' (see resource file)
       
    29 UID 			0x10009d8d 0x10208DD7
       
    30 VENDORID		0x70000001
       
    31 CAPABILITY CommDD NetworkControl NetworkServices LocalServices ProtServ
       
    32 
       
    33 SOURCEPATH      ../src
       
    34 SOURCE          CUsbBatteryChargingPluginMain.cpp
       
    35 SOURCE          CUsbBatteryChargingPlugin.cpp
       
    36 SOURCE          chargingstates.cpp
       
    37 SOURCE          devicestatetimer.cpp
       
    38 SOURCE          reenumerator.cpp
       
    39 SOURCE          repositorynotifier.cpp
       
    40 
       
    41 
       
    42 USERINCLUDE		../inc
       
    43 USERINCLUDE		../public
       
    44 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    45 
       
    46 // use this line for default implementation
       
    47 USERINCLUDE	../inc/default	
       
    48 
       
    49 LIBRARY 		euser.lib 
       
    50 LIBRARY 		usbmanextensionplugin.lib 
       
    51 LIBRARY			centralrepository.lib
       
    52 
       
    53 #include <usb/usblogger.mmh>
       
    54 
       
    55 
       
    56 //library	flogger.lib
       
    57 
       
    58 NOEXPORTLIBRARY