usbmgmt/usbmgr/device/classdrivers/obex/classcontroller/group/ObexClassController.mmp
changeset 29 59aa7d6e3e0f
parent 0 c9bc50fca66e
child 43 012cc2ee6408
equal deleted inserted replaced
28:f1fd07aa74c9 29:59aa7d6e3e0f
     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".
    32 SOURCEPATH		../src
    32 SOURCEPATH		../src
    33 SOURCE			CUsbObexClassImpCollection.cpp
    33 SOURCE			CUsbObexClassImpCollection.cpp
    34 SOURCE			CUsbObexClassController.cpp
    34 SOURCE			CUsbObexClassController.cpp
    35 
    35 
    36 USERINCLUDE         ../inc
    36 USERINCLUDE         ../inc
       
    37 USERINCLUDE 		../traces
    37 
    38 
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    39 
    40 
    40 
    41 
    41 start resource 101fbf27.rss
    42 start resource 101fbf27.rss
    42 target obexclasscontroller.rsc
    43 target obexclasscontroller.rsc
    43 END
    44 END
    44 
    45 
    45 LIBRARY			euser.lib 
    46 LIBRARY			euser.lib 
    46 LIBRARY			usbclasscontroller.lib
    47 LIBRARY			usbclasscontroller.lib
    47 
       
    48 #include <usb/usblogger.mmh>