usbmgmt/usbmgr/device/classdrivers/acm/classcontroller/group/AcmClassControllerBase.mmp
branchRCL_3
changeset 15 f92a4f87e424
parent 6 96e575696901
child 16 012cc2ee6408
equal deleted inserted replaced
14:d3e8e7d462dd 15:f92a4f87e424
     1 /*
     1 /*
     2 * Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 1997-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".
    28 SOURCE          acmpatchedconsts.cpp
    28 SOURCE          acmpatchedconsts.cpp
    29 
    29 
    30 
    30 
    31 USERINCLUDE		../INC
    31 USERINCLUDE		../INC
    32 USERINCLUDE		../../classimplementation/ecacm/public
    32 USERINCLUDE		../../classimplementation/ecacm/public
    33 USERINCLUDE		../../../../../usbman/server/public
    33 USERINCLUDE		../../../../../usbman/server/public 
       
    34 USERINCLUDE		../traces
    34 
    35 
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 
    37 
    37 LIBRARY			euser.lib 
    38 LIBRARY			euser.lib 
    38 LIBRARY			usbclasscontroller.lib
    39 LIBRARY			usbclasscontroller.lib
    39 LIBRARY			efsrv.lib
    40 LIBRARY			efsrv.lib
    40 
       
    41 #include <usb/usblogger.mmh>