equal
deleted
inserted
replaced
|
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 //library resman.lib |
|
26 |
|
27 systeminclude +/include/drivers |
|
28 |
|
29 targettype kext |
|
30 |
|
31 sourcepath . |
|
32 source serialmouse.cpp |
|
33 |
|
34 uid 0x1000008d 0x100039e8 |
|
35 capability all |
|
36 VENDORID 0x70000001 |