usbmgmt/usbmgr/host/fdf/production/server/group/fdf_base.mmp
changeset 29 59aa7d6e3e0f
parent 0 c9bc50fca66e
child 43 012cc2ee6408
child 49 93c0009bd947
--- a/usbmgmt/usbmgr/host/fdf/production/server/group/fdf_base.mmp	Wed Jul 07 14:16:40 2010 +0800
+++ b/usbmgmt/usbmgr/host/fdf/production/server/group/fdf_base.mmp	Wed Jul 07 15:08:54 2010 +0800
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007-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"
@@ -22,7 +22,6 @@
 */
 
 #include <usbhost/internal/fdfcaps.mmh>
-#include <usb/usblogger.mmh>
 
 TARGETTYPE		exe
 VENDORID		0x70000001
@@ -41,6 +40,7 @@
 SOURCE			utils.cpp
 
 USERINCLUDE 	../inc
+USERINCLUDE 	../traces
 USERINCLUDE 	../public
 USERINCLUDE		../../client/public
 
@@ -51,7 +51,4 @@
 LIBRARY 		euser.lib
 LIBRARY			ecom.lib
 LIBRARY			fdcbase.lib
-
-#ifdef __FLOGGER_INCLUDED
 LIBRARY			efsrv.lib
-#endif