author | Mike Kinghan <mikek@symbian.org> |
Mon, 22 Nov 2010 14:32:00 +0000 | |
branch | GCC_SURGE |
changeset 121 | ad7caa8e9a62 |
parent 25 | 6f943d133287 |
permissions | -rwxr-xr-x |
0 | 1 |
// Copyright (c) 2008-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/serialmouse.mmh |
|
15 |
// |
|
16 |
||
17 |
#include "beagle/variant.mmh" |
|
18 |
#include "kernel/kern_ext.mmh" |
|
19 |
||
20 |
epocallowdlldata |
|
21 |
||
22 |
library VariantTarget(ecust,lib) |
|
23 |
library AsspTarget(kaomap3530,lib) |
|
24 |
library AsspTarget(uart,lib) |
|
25
6f943d133287
Added new set of systemincludes required for header reorg. Old systemincludes still left in.
MattD <mattd@symbian.org>
parents:
0
diff
changeset
|
25 |
library AsspTarget(prcm,lib) |
0 | 26 |
//library resman.lib |
27 |
||
28 |
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
|
29 |
SYMBIAN_BASE_SYSTEMINCLUDE(drivers) |
0 | 30 |
|
31 |
targettype kext |
|
32 |
||
33 |
sourcepath . |
|
34 |
source serialmouse.cpp |
|
35 |
||
36 |
uid 0x1000008d 0x100039e8 |
|
37 |
capability all |
|
38 |
VENDORID 0x70000001 |