usbmgmt/usbmgr/device/classdrivers/whcm/classcontroller/group/WHCMClassController.mmp
branchRCL_3
changeset 16 012cc2ee6408
parent 15 f92a4f87e424
equal deleted inserted replaced
15:f92a4f87e424 16:012cc2ee6408
     1 /*
     1 /*
     2 * Copyright (c) 1997-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 1997-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".
    31 
    31 
    32 SOURCEPATH		../SRC
    32 SOURCEPATH		../SRC
    33 SOURCE			CUsbWHCMClassImpCollection.cpp
    33 SOURCE			CUsbWHCMClassImpCollection.cpp
    34 SOURCE			CUsbWHCMClassController.cpp
    34 SOURCE			CUsbWHCMClassController.cpp
    35 
    35 
    36 USERINCLUDE			../INC
    36 USERINCLUDE		../INC
    37 USERINCLUDE 		../traces
       
    38 
    37 
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    40 
    39 
    41 
    40 
    42 start resource 101fbf23.rss
    41 start resource 101fbf23.rss
    43 target whcmclasscontroller.rsc
    42 target whcmclasscontroller.rsc
    44 END
    43 END
    45 
    44 
    46 LIBRARY			euser.lib 
    45 LIBRARY			euser.lib 
    47 LIBRARY			usbclasscontroller.lib
    46 LIBRARY			usbclasscontroller.lib
       
    47 
       
    48 #include <usb/usblogger.mmh>