equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * |
|
16 */ |
|
17 |
|
18 #ifndef __ETHER802CFPROTO_IBY__ |
|
19 #define __ETHER802CFPROTO_IBY__ |
|
20 |
|
21 REM LAN CFProtocol and Packet Drivers |
|
22 |
|
23 file=ABI_DIR\DEBUG_DIR\EthInt.nif System\Libs\EthInt.nif |
|
24 #ifdef _DEBUG |
|
25 ECOM_PLUGIN_UDEB(ether802.dll,10281DDA.rss) |
|
26 #else |
|
27 ECOM_PLUGIN(ether802.dll,10281DDA.rss) |
|
28 #endif |
|
29 |
|
30 file=ABI_DIR\DEBUG_DIR\etherpkt.drv System\Libs\etherpkt.drv |
|
31 file=ABI_DIR\DEBUG_DIR\irlan.drv System\Libs\IrLAN.drv |
|
32 |
|
33 data=EPOCROOT##epoc32\data\z\private\101F7989\ESock\ether802.ini private\101F7989\ESock\ether802.ini |
|
34 #endif |