usbmgmt/usbmgrtest/t_charging_emu/group/TestPlugin.mmp
branchRCL_3
changeset 43 012cc2ee6408
parent 42 f92a4f87e424
equal deleted inserted replaced
42:f92a4f87e424 43:012cc2ee6408
     1 /*
     1 /*
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2009 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".
    45 END
    45 END
    46 
    46 
    47 USERINCLUDE		../inc ../../../usbmgr/usbman/chargingplugin/inc
    47 USERINCLUDE		../inc ../../../usbmgr/usbman/chargingplugin/inc
    48 USERINCLUDE		../../../usbmgr/usbman/chargingplugin/inc/default
    48 USERINCLUDE		../../../usbmgr/usbman/chargingplugin/inc/default
    49 USERINCLUDE		../../../usbmgr/usbman/chargingplugin/public
    49 USERINCLUDE		../../../usbmgr/usbman/chargingplugin/public
    50 USERINCLUDE     ../traces
       
    51 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    50 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    52 
    51 
    53 LIBRARY 		euser.lib 
    52 LIBRARY 		euser.lib 
    54 LIBRARY 		usbmanextensionplugin.lib 
    53 LIBRARY 		usbmanextensionplugin.lib 
    55 LIBRARY			centralrepository.lib
    54 LIBRARY			centralrepository.lib
    56 
    55 
       
    56 #include <usb/usblogger.mmh>
    57 
    57 
    58 library	flogger.lib
    58 library	flogger.lib
    59 
    59 
    60 NOEXPORTLIBRARY
    60 NOEXPORTLIBRARY
    61 
    61