equal
deleted
inserted
replaced
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". |
31 CAPABILITY CommDD NetworkControl NetworkServices LocalServices ProtServ |
31 CAPABILITY CommDD NetworkControl NetworkServices LocalServices ProtServ |
32 |
32 |
33 SOURCEPATH ../../../usbmgr/usbman/chargingplugin/src |
33 SOURCEPATH ../../../usbmgr/usbman/chargingplugin/src |
34 SOURCE CUsbBatteryChargingPlugin.cpp |
34 SOURCE CUsbBatteryChargingPlugin.cpp |
35 SOURCE chargingstates.cpp |
35 SOURCE chargingstates.cpp |
36 SOURCE repositorynotifier.cpp |
|
37 SOURCE reenumerator.cpp |
36 SOURCE reenumerator.cpp |
38 SOURCE devicestatetimer.cpp |
37 SOURCE devicestatetimer.cpp |
39 SOURCE vbuswatcher.cpp |
38 SOURCE vbuswatcher.cpp |
40 |
39 |
41 SOURCE idpinwatcher.cpp |
40 SOURCE idpinwatcher.cpp |
57 LIBRARY euser.lib |
56 LIBRARY euser.lib |
58 LIBRARY usbmanextensionplugin.lib |
57 LIBRARY usbmanextensionplugin.lib |
59 LIBRARY centralrepository.lib |
58 LIBRARY centralrepository.lib |
60 |
59 |
61 |
60 |
62 library flogger.lib |
|
63 |
|
64 NOEXPORTLIBRARY |
61 NOEXPORTLIBRARY |
65 |
62 |
66 //macro __USB_LOG_TO_RDEBUG__ |
63 //macro __USB_LOG_TO_RDEBUG__ |
67 |
64 |
68 //macro __USB_LOGGING__ |
65 //macro __USB_LOGGING__ |