diff -r 000000000000 -r c9bc50fca66e usbmgmt/usbmgrtest/t_charging_emu/group/tbatterycharging.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/usbmgmt/usbmgrtest/t_charging_emu/group/tbatterycharging.mmp Tue Feb 02 02:02:59 2010 +0200 @@ -0,0 +1,48 @@ +/* +* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +CAPABILITY CommDD NetworkControl NetworkServices LocalServices ProtServ +targettype exe + + +target tbatterycharging.exe + +uid 0x0 0x101fe1db + +VENDORID 0x70000001 + + +sourcepath ../src +source tbatterycharging.cpp +source ../../../usbmgr/usbman/server/SRC/UsbUtils.cpp + + +userinclude ../inc ../../../usbmgr/usbman/chargingplugin/inc +userinclude ../../../usbmgr/usbman/server/INC +userinclude ../../../usbmgr/usbman/chargingplugin/public +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + +lang sc 01 02 03 10 // UK English, French, German, US English + +library euser.lib +library ecom.lib +library efsrv.lib +library bafl.lib +library usbmanextensionplugin.lib +//LIBRARY centralrepository.lib + +macro __CHARGING_PLUGIN_TEST_CODE__