author | Mike Kinghan <mikek@symbian.org> |
Thu, 25 Nov 2010 14:35:45 +0000 | |
branch | GCC_SURGE |
changeset 305 | 1ba12ef4ef89 |
parent 39 | 5d2844f35677 |
permissions | -rw-r--r-- |
0 | 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 |
// e32/drivers/locmedia/elocd.mmp |
|
15 |
// |
|
16 |
// |
|
17 |
||
18 |
#ifndef WINS |
|
19 |
//macro __CONCURRENT_PAGING_INSTRUMENTATION__ |
|
20 |
#endif |
|
21 |
||
22 |
#include "elocd.mmh" |
|
23 |
#include "../../kernel/kern_ext.mmh" |
|
24 |
||
25 |
USERINCLUDE ../../include/drivers |
|
39
5d2844f35677
Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
26 |
USERINCLUDE traces |
0 | 27 |
|
28 |
target elocd.ldd |
|
29 |
targettype ldd |
|
30 |
source locmedia.cpp |
|
31 |
source dmasupport.cpp |
|
32 |
||
33 |
linkas elocd.ldd |
|
34 |
epocallowdlldata |
|
35 |
||
36 |
deffile ../../~/elocd.def |
|
37 |
||
38 |
start wins |
|
39 |
win32_headers |
|
40 |
end |
|
41 |
||
42 |
uid 0 0x100000c9 |
|
43 |
VENDORID 0x70000001 |
|
44 |
capability all |
|
45 |
||
46 |
SMPSAFE |