equal
deleted
inserted
replaced
|
1 // Copyright (c) 1997-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_assp/katemplate |
|
15 // |
|
16 // |
|
17 |
|
18 #include <variant.mmh> |
|
19 #include "kernel/kern_ext.mmh" |
|
20 SYMBIAN_BASE_SYSTEMINCLUDE(assp/template_assp) |
|
21 USERINCLUDE . |
|
22 |
|
23 target VariantTarget(katemplate,dll) |
|
24 targettype kext |
|
25 linkas katemplate.dll |
|
26 |
|
27 source template_assp.cpp interrupts.cpp assp.cpp register.cpp |
|
28 source template_assp.cia interrupts.cia assp.cia |
|
29 |
|
30 |
|
31 deffile ./~/katemplate.def |
|
32 |
|
33 nostrictdef |
|
34 |
|
35 epocallowdlldata |
|
36 |
|
37 uid 0x1000008d 0x100000b9 |
|
38 |
|
39 VENDORID 0x70000001 |
|
40 |
|
41 capability all |