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 // template/template_variant/cakdab.mmp |
|
15 // ekdata.dll Template keyboard look-up tables |
|
16 // |
|
17 // |
|
18 |
|
19 /** |
|
20 @file |
|
21 */ |
|
22 #define __USING_ASSP_REGISTER_API__ |
|
23 #define __USING_ASSP_INTERRUPT_API__ |
|
24 |
|
25 #include <variant.mmh> |
|
26 |
|
27 target VariantTarget(ekdata,dll) |
|
28 targettype dll |
|
29 linkas ekdata.dll |
|
30 |
|
31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
32 |
|
33 sourcepath specific |
|
34 source keymap.cpp |
|
35 |
|
36 library euser.lib |
|
37 |
|
38 deffile ../../../kernel/eka/~/ekdata.def |
|
39 |
|
40 nostrictdef |
|
41 |
|
42 uid 0x1000008d 0x100039e0 |
|
43 |
|
44 capability all |
|
45 vendorid 0x70000001 |
|
46 |
|
47 unpagedcode |