equal
deleted
inserted
replaced
|
1 // Copyright (c) 1998-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/keytran/keymap.mmp |
|
15 // ekdata.dll Beagle keyboard look-up tables |
|
16 // |
|
17 |
|
18 |
|
19 |
|
20 /** |
|
21 @file |
|
22 */ |
|
23 #define __USING_ASSP_REGISTER_API__ |
|
24 #define __USING_ASSP_INTERRUPT_API__ |
|
25 |
|
26 #include "beagle/variant.mmh" |
|
27 |
|
28 target VariantTarget(ekdata,dll) |
|
29 targettype dll |
|
30 linkas ekdata.dll |
|
31 |
|
32 systeminclude +/include |
|
33 |
|
34 sourcepath . |
|
35 source keymap.cpp |
|
36 |
|
37 library euser.lib |
|
38 |
|
39 deffile ../../../../../../../sf/os/kernelhwsrv/kernel/eka/~/ekdata.def |
|
40 |
|
41 nostrictdef |
|
42 noexportlibrary |
|
43 |
|
44 uid 0x1000008d 0x100039e0 |
|
45 |
|
46 capability all |
|
47 vendorid 0x70000001 |
|
48 |
|
49 unpaged |