usbmgmt/usbmgr/usbman/extensionplugin/group/UsbManExtensionPlugin.mmp
changeset 49 93c0009bd947
parent 48 21625e5de155
child 59 bbdce6bffaad
equal deleted inserted replaced
48:21625e5de155 49:93c0009bd947
     1 /*
     1 /*
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    32 
    32 
    33 SOURCEPATH		../src
    33 SOURCEPATH		../src
    34 SOURCE			CUsbManExtensionPlugin.cpp
    34 SOURCE			CUsbManExtensionPlugin.cpp
    35 SOURCE			MUsbManExtensionPluginObserver.cpp
    35 SOURCE			MUsbManExtensionPluginObserver.cpp
    36 
    36 
       
    37 #ifdef SYMBIAN_USB_BATTERYCHARGING_V1_1
       
    38 DEFFILE usbmanextensionpluginshai.def
       
    39 #else
       
    40 DEFFILE usbmanextensionplugin.def
       
    41 #endif
       
    42 
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    43 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 
    44 
    39 LIBRARY 		euser.lib
    45 LIBRARY 		euser.lib
    40 LIBRARY 		ecom.lib
    46 LIBRARY 		ecom.lib
    41 
    47