traceservices/tracefw/integ_test/ulogger/TEF/device-driver/group/usbc.mmp
changeset 0 08ec8eefde2f
child 23 26645d81f48d
equal deleted inserted replaced
-1:000000000000 0:08ec8eefde2f
       
     1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // e32\drivers\usbc\usbc.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 #include "../../kernel/kern_ext.mmh"
       
    19 
       
    20 systeminclude	../../include/drivers
       
    21 systeminclude   \epoc32\include\ulogger_integrationtest
       
    22 
       
    23 target			usbc.ldd
       
    24 targettype		ldd
       
    25 source			d_usbc.cpp usbdma.cpp //te_utracecmds.cpp#
       
    26 sourcepath  \epoc32\include\ulogger_integrationtest
       
    27 source		  te_utracecmds.cpp
       
    28 library			ekern.lib usbcc.lib 
       
    29 epocallowdlldata
       
    30 
       
    31 MACRO SYMBIAN_TRACE_ENABLE
       
    32 
       
    33 
       
    34 uid 			0 0x101F8928
       
    35 VENDORID 0x70000001
       
    36 capability		all
       
    37 
       
    38 SMPSAFE