usbmgmt/usbmgrtest/t_usbmanager_suite/mscc/group/te_msclasscontroller.mmp
changeset 29 59aa7d6e3e0f
parent 0 c9bc50fca66e
child 43 012cc2ee6408
child 59 bbdce6bffaad
equal deleted inserted replaced
28:f1fd07aa74c9 29:59aa7d6e3e0f
     1 /*
     1 /*
     2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004-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".
    40 source		CUsbMsClassController.cpp
    40 source		CUsbMsClassController.cpp
    41 
    41 
    42 
    42 
    43 USERINCLUDE	../inc
    43 USERINCLUDE	../inc
    44 USERINCLUDE	../../../../usbmgr/device/classdrivers/ms/classcontroller/inc
    44 USERINCLUDE	../../../../usbmgr/device/classdrivers/ms/classcontroller/inc
       
    45 USERINCLUDE	../../../../usbmgr/device/classdrivers/ms/classcontroller/traces
    45 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    46 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    46 
    47 
    47 LIBRARY     	euser.lib
    48 LIBRARY     	euser.lib
    48 LIBRARY		testexecuteutils.lib
    49 LIBRARY		testexecuteutils.lib
    49 LIBRARY		efsrv.lib
    50 LIBRARY		efsrv.lib
    50 LIBRARY		testexecutelogclient.lib
    51 LIBRARY		testexecutelogclient.lib
    51 LIBRARY		bafl.lib 
    52 LIBRARY		bafl.lib 
    52 LIBRARY		usbclasscontroller.lib
    53 LIBRARY		usbclasscontroller.lib
    53 
    54 
    54 #include <usb/usblogger.mmh>