usbmgmt/usbmgrtest/t_charging_emu/group/TestPlugin.mmp
branchRCL_3
changeset 15 f92a4f87e424
parent 0 c9bc50fca66e
child 16 012cc2ee6408
equal deleted inserted replaced
14:d3e8e7d462dd 15:f92a4f87e424
     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".
    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
    50 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    51 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    51 
    52 
    52 LIBRARY 		euser.lib 
    53 LIBRARY 		euser.lib 
    53 LIBRARY 		usbmanextensionplugin.lib 
    54 LIBRARY 		usbmanextensionplugin.lib 
    54 LIBRARY			centralrepository.lib
    55 LIBRARY			centralrepository.lib
    55 
    56 
    56 #include <usb/usblogger.mmh>
       
    57 
    57 
    58 library	flogger.lib
    58 library	flogger.lib
    59 
    59 
    60 NOEXPORTLIBRARY
    60 NOEXPORTLIBRARY
    61 
    61