equal
deleted
inserted
replaced
|
1 // Copyright (c) 2001-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 "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 // EtherWins.mmp |
|
15 // |
|
16 // |
|
17 |
|
18 TARGET EtherWins.Pdd |
|
19 TARGETTYPE PDD |
|
20 UID 0x100039d0 0x10009b73 |
|
21 VENDORID 0x70000001 |
|
22 |
|
23 SOURCEPATH ..\SRC |
|
24 SOURCE EtherBasePdd.cpp EtherWinsPdd.cpp EtherDevWin32.cpp |
|
25 |
|
26 MACRO ETHERWINSCW |
|
27 |
|
28 USERINCLUDE . ..\inc |
|
29 SYSTEMINCLUDE \EPOC32\INCLUDE |
|
30 SYSTEMINCLUDE \EPOC32\INCLUDE\KERNEL |
|
31 |
|
32 LIBRARY EUSER.LIB |
|
33 ASSPLIBRARY EKERN.LIB |
|
34 |
|
35 START WINS |
|
36 BASEADDRESS 0x7ff80000 |
|
37 WIN32_LIBRARY kernel32.lib |
|
38 END |
|
39 |
|
40 |
|
41 |
|
42 |
|
43 CAPABILITY ALL -Tcb |
|
44 |
|
45 SMPSAFE |