|
1 // Copyright (c) 2003-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 // |
|
15 |
|
16 #ifndef __WBXMLPARSER_IBY__ |
|
17 #define __WBXMLPARSER_IBY__ |
|
18 |
|
19 REM WBXML Parser |
|
20 |
|
21 // WBXML Parser plugin DLL |
|
22 |
|
23 // WBXML Parser Resouce |
|
24 ECOM_PLUGIN(wbxmlparser.dll,101fb6f2.rsc) |
|
25 |
|
26 // String Dictionary plugin DLLs |
|
27 |
|
28 // String Dictionary Resource files |
|
29 ECOM_PLUGIN(syncml1_1stringdictionary00.dll,101fa94e.rsc) |
|
30 ECOM_PLUGIN(syncml1_1stringdictionary01.dll,101fb81c.rsc) |
|
31 ECOM_PLUGIN(syncml1_1opaquestringdictionary00.dll,101fd9c2.rsc) |
|
32 ECOM_PLUGIN(syncml1_2stringdictionary00.dll,10207FA7.rsc) |
|
33 ECOM_PLUGIN(syncml1_2stringdictionary01.dll,10207FA9.rsc) |
|
34 ECOM_PLUGIN(syncml1_2opaquestringdictionary00.dll,10207FA5.rsc) |
|
35 ECOM_PLUGIN(wml1_1stringdictionary00.dll,101fcabb.rsc) |
|
36 ECOM_PLUGIN(si1_0stringdict00.dll,101fe2a6.rsc) |
|
37 ECOM_PLUGIN(emn1_0stringdict00.dll,20022C27.rsc) |
|
38 |
|
39 #endif |