usbmgmt/usbmgr/host/fdf/reference/reffdc/group/reffdc.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) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-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".
    33 SOURCE			reffdc.cpp
    33 SOURCE			reffdc.cpp
    34 SOURCE			reffdcmain.cpp
    34 SOURCE			reffdcmain.cpp
    35 
    35 
    36 RESOURCE		reffdc.rss
    36 RESOURCE		reffdc.rss
    37 
    37 
    38 SYSTEMINCLUDE	\epoc32\include
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    39 
    39 
    40 USERINCLUDE		..\inc
    40 USERINCLUDE		..\inc
       
    41 USERINCLUDE		..\traces
    41 
    42 
    42 LIBRARY 		euser.lib
    43 LIBRARY 		euser.lib
    43 LIBRARY			fdcbase.lib
    44 LIBRARY			fdcbase.lib
    44 
    45 
    45 NOEXPORTLIBRARY
    46 NOEXPORTLIBRARY
    46 
    47 
    47 #include <usbhost/internal/fdfcaps.mmh>
    48 #include <usbhost/internal/fdfcaps.mmh>
    48 #include <usb/usblogger.mmh>
    49