usbmgmt/usbmgr/host/fdf/production/client/group/usbhoststack_base.mmp
branchRCL_3
changeset 16 012cc2ee6408
parent 15 f92a4f87e424
equal deleted inserted replaced
15:f92a4f87e424 16:012cc2ee6408
     1 /*
     1 /*
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2009 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".
    27 SOURCEPATH		../src
    27 SOURCEPATH		../src
    28 SOURCE			session.cpp
    28 SOURCE			session.cpp
    29 
    29 
    30 USERINCLUDE		../../server/public
    30 USERINCLUDE		../../server/public
    31 USERINCLUDE		../public
    31 USERINCLUDE		../public
    32 USERINCLUDE   ../traces
       
    33 
    32 
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    35 
    34 
    36 DEFFILE			usbhoststack.def
    35 DEFFILE			usbhoststack.def
    37 
    36 
    38 LIBRARY 		euser.lib
    37 LIBRARY 		euser.lib
       
    38 
       
    39 #include <usb/usblogger.mmh>