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(gpio,dll) |
|
24 targettype kext |
|
25 linkas gpio.dll |
|
26 |
|
27 sourcepath . |
|
28 source gpio.cpp |
|
29 |
|
30 library VariantTarget(katemplate,lib) |
|
31 |
|
32 deffile ./~/gpio.def |
|
33 |
|
34 nostrictdef |
|
35 |
|
36 epocallowdlldata |
|
37 |
|
38 VENDORID 0x70000001 |
|
39 |
|
40 capability all |