omap3530/beagle_drivers/usbv/usbv.mmp
changeset 0 6663340f3fc9
child 25 6f943d133287
equal deleted inserted replaced
-1:000000000000 0:6663340f3fc9
       
     1 // Copyright (c) 2004-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 the License "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 // omap3530/beagle_drivers/usbv/usbv.mmp
       
    15 //
       
    16 
       
    17 #include			"beagle/variant.mmh"
       
    18 #include			"kernel/kern_ext.mmh"
       
    19 
       
    20 target				VariantTarget(usbv,dll)
       
    21 targettype			kext
       
    22 linkas				usbv.dll
       
    23 noexportlibrary
       
    24 
       
    25 systeminclude			+/include/drivers
       
    26 
       
    27 sourcepath			.
       
    28 source				usbv.cpp
       
    29 
       
    30 library				AsspTarget(kaomap3530,lib)
       
    31 library				tps65950.lib
       
    32 
       
    33 nostrictdef
       
    34 deffile				+/include/assp/omap3530_assp/~/usbv.def
       
    35 
       
    36 epocallowdlldata
       
    37 
       
    38 capability			all
       
    39 
       
    40 VENDORID 0x70000001