author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Mon, 04 Oct 2010 02:35:35 +0300 | |
changeset 281 | 13fbfa31d2ba |
parent 259 | 57b9594f5772 |
child 257 | 3e88ff8f41d5 |
permissions | -rw-r--r-- |
0 | 1 |
// Copyright (c) 2004-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/usbcc.mmp |
|
15 |
// |
|
16 |
// |
|
17 |
||
18 |
#include <variant.mmh> |
|
19 |
#include "kernel/kern_ext.mmh" |
|
20 |
||
21 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
22 |
SYMBIAN_BASE_SYSTEMINCLUDE(assp/template_assp) |
|
23 |
||
24 |
target VariantTarget(usbcc,dll) |
|
25 |
targettype kext |
|
26 |
linkas usbcc.dll |
|
27 |
noexportlibrary |
|
28 |
||
259
57b9594f5772
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
29 |
USERINCLUDE traces_usbcc |
57b9594f5772
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
30 |
|
0 | 31 |
sourcepath ../../../kernel/eka/drivers/usbcc |
32 |
source chapter9.cpp |
|
33 |
source descriptors.cpp |
|
34 |
source misc.cpp |
|
35 |
source ps_usbc.cpp |
|
36 |
source queue.cpp |
|
37 |
||
38 |
sourcepath . |
|
39 |
source pa_usbc.cpp |
|
40 |
||
41 |
library dma.lib |
|
42 |
library VariantTarget(katemplate,lib) |
|
43 |
||
44 |
deffile ../../../kernel/eka/~/usbcc.def |
|
45 |
||
46 |
epocallowdlldata |
|
47 |
||
48 |
capability all |
|
49 |
||
50 |
VENDORID 0x70000001 |
|
259
57b9594f5772
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
51 |
uid 0x100039d0 0x1000015f |