usbmgmt/usbmgrtest/t_charging_emu/group/tbatterycharging.mmp
author hgs
Wed, 20 Oct 2010 12:04:53 +0800
changeset 59 bbdce6bffaad
parent 0 c9bc50fca66e
permissions -rw-r--r--
201041_02

/*
* Copyright (c) 2005-2010 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__