|
1 /* |
|
2 * Copyright (c) 2002 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: IBY file for AI3 Framework's essential modules. Modules to |
|
15 * be placed on ROM-image listed here are mandatory parts of AI3 |
|
16 * Framework - Framework cannot start without. |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 #ifndef XMLUIRENDERING_IBY |
|
22 #define XMLUIRENDERING_IBY |
|
23 |
|
24 #include <bldvariant.hrh> |
|
25 |
|
26 file=ABI_DIR\BUILD_DIR\xn3ecomelementproxy.dll SHARED_LIB_DIR\xn3ecomelementproxy.dll |
|
27 file=ABI_DIR\BUILD_DIR\xn3layoutengine.dll SHARED_LIB_DIR\xn3layoutengine.dll |
|
28 file=ABI_DIR\BUILD_DIR\cpswrapper.dll SHARED_LIB_DIR\cpswrapper.dll |
|
29 file=ABI_DIR\BUILD_DIR\hspswrapper.dll SHARED_LIB_DIR\hspswrapper.dll |
|
30 file=ABI_DIR\BUILD_DIR\xn3utils.dll SHARED_LIB_DIR\xn3utils.dll |
|
31 file=ABI_DIR\BUILD_DIR\xn3domdocument.dll SHARED_LIB_DIR\xn3domdocument.dll |
|
32 file=ABI_DIR\BUILD_DIR\xn3odt.dll SHARED_LIB_DIR\xn3odt.dll |
|
33 file=ABI_DIR\BUILD_DIR\xn3resource.dll SHARED_LIB_DIR\xn3resource.dll |
|
34 file=ABI_DIR\BUILD_DIR\hscontentcontrol.dll SHARED_LIB_DIR\hscontentcontrol.dll |
|
35 file=ABI_DIR\BUILD_DIR\extrenderingplugin.dll SHARED_LIB_DIR\extrenderingplugin.dll |
|
36 |
|
37 // Volume Control |
|
38 data=\epoc32\data\z\resource\plugins\xn3volumecontrol.rsc \resource\plugins\xn3volumecontrol.rsc |
|
39 |
|
40 data=\epoc32\data\Z\resource\apps\xnuiengine.rsc APP_RESOURCE_DIR\xnuiengine.rsc |
|
41 data=\epoc32\data\Z\resource\apps\xnwallpaperview.rsc APP_RESOURCE_DIR\xnwallpaperview.rsc |
|
42 |
|
43 // Stock plugins |
|
44 ECOM_PLUGIN( xn3textfactory.dll , xn3textfactory.rsc ) |
|
45 ECOM_PLUGIN( xn3viewfactory.dll , xn3viewfactory.rsc ) |
|
46 ECOM_PLUGIN( xn3bitmapfactory.dll , xn3bitmapfactory.rsc ) |
|
47 ECOM_PLUGIN( xn3menufactory.dll , xn3menufactory.rsc ) |
|
48 ECOM_PLUGIN( xn3domvisitor.dll , xndomvisitor.rsc ) |
|
49 ECOM_PLUGIN( xn3popupfactory.dll , xn3popupfactory.rsc ) |
|
50 ECOM_PLUGIN( xn3newstickerfactory.dll , xn3newstickerfactory.rsc ) |
|
51 ECOM_PLUGIN( xn3volumecontrolfactory.dll , xn3volumecontrolfactory.rsc ) |
|
52 ECOM_PLUGIN( xn3clockfactory.dll , xn3clockfactory.rsc ) |
|
53 ECOM_PLUGIN( xn3nppluginfactory.dll , xn3nppluginfactory.rsc ) |
|
54 ECOM_PLUGIN( xn3texteditorfactory.dll , xn3texteditorfactory.rsc ) |
|
55 ECOM_PLUGIN( xn3animationfactory.dll , xn3animationfactory.rsc ) |
|
56 |
|
57 #endif // XMLUIRENDERING_IBY |
|
58 |
|
59 // End of File |