usbmgmt/usbmgrtest/t_charging_emu/group/tbatterychargingrepositorywriter.mmp
changeset 0 c9bc50fca66e
child 59 bbdce6bffaad
equal deleted inserted replaced
-1:000000000000 0:c9bc50fca66e
       
     1 /*
       
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 CAPABILITY CommDD NetworkControl NetworkServices LocalServices ProtServ ReadDeviceData WriteDeviceData
       
    19 
       
    20 targettype exe
       
    21 
       
    22 
       
    23 target tbatterychargingrepositorywriter.exe
       
    24 
       
    25 uid 0x0 0x102834EB
       
    26 VENDORID 0x70000001
       
    27 
       
    28 sourcepath		../src
       
    29 source			activepropertysubscribercharging.cpp
       
    30 source			tpropertybatterycharging.cpp
       
    31 
       
    32 source			../../../usbmgr/usbman/server/SRC/UsbUtils.cpp
       
    33 
       
    34 userinclude		../inc ../../../usbmgr/usbman/chargingplugin/inc
       
    35 userinclude		../../../usbmgr/usbman/server/INC
       
    36 userinclude		../../../usbmgr/usbman/chargingplugin/public
       
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    38 
       
    39 lang			sc 01 02 03 10	// UK English, French, German, US English
       
    40 
       
    41 library			euser.lib 
       
    42 
       
    43 //library			ecom.lib
       
    44 //library			efsrv.lib
       
    45 //library			bafl.lib
       
    46 //library			usbmanextensionplugin.lib
       
    47 LIBRARY			centralrepository.lib
       
    48 
       
    49 macro __CHARGING_PLUGIN_TEST_CODE__