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 #ifndef SYMBIAN_SIP_PROVIDERS_IBY |
|
18 #define SYMBIAN_SIP_PROVIDERS_IBY |
|
19 |
|
20 #ifdef SYMBIAN_EXCLUDE_SIP |
|
21 REM ESock SIP Providers is not included in this ROM |
|
22 #else |
|
23 ECOM_PLUGIN(sipproviders.dll,200041F6.rss) |
|
24 data=EPOCROOT##epoc32\data\z\private\101F7988\esock_sip.cmi private\101F7988\esock_sip.cmi |
|
25 #endif //SYMBIAN_EXCLUDE_SIP |
|
26 |
|
27 #endif //SYMBIAN_SIP_PROVIDERS_IBY |
|
28 |