author | Simon Howkins <simonh@symbian.org> |
Mon, 29 Nov 2010 13:27:18 +0000 | |
changeset 122 | d8dcdd4c8ab4 |
parent 25 | 6f943d133287 |
permissions | -rwxr-xr-x |
0 | 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 |
|
25
6f943d133287
Added new set of systemincludes required for header reorg. Old systemincludes still left in.
MattD <mattd@symbian.org>
parents:
0
diff
changeset
|
26 |
SYMBIAN_BASE_SYSTEMINCLUDE(drivers) |
0 | 27 |
|
28 |
sourcepath . |
|
29 |
source usbv.cpp |
|
30 |
||
31 |
library AsspTarget(kaomap3530,lib) |
|
32 |
library tps65950.lib |
|
33 |
||
34 |
nostrictdef |
|
35 |
deffile +/include/assp/omap3530_assp/~/usbv.def |
|
36 |
||
37 |
epocallowdlldata |
|
38 |
||
39 |
capability all |
|
40 |
||
41 |
VENDORID 0x70000001 |