idlehomescreen/xmluirendering/rom/ai3xmluirendering.iby
changeset 0 f72a12da539e
child 4 4d54b72983ae
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     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 
       
    42 // Stock plugins
       
    43 ECOM_PLUGIN( xn3textfactory.dll , xn3textfactory.rsc )
       
    44 ECOM_PLUGIN( xn3viewfactory.dll , xn3viewfactory.rsc )
       
    45 ECOM_PLUGIN( xn3bitmapfactory.dll , xn3bitmapfactory.rsc )
       
    46 ECOM_PLUGIN( xn3menufactory.dll , xn3menufactory.rsc )
       
    47 ECOM_PLUGIN( xn3domvisitor.dll , xndomvisitor.rsc )
       
    48 ECOM_PLUGIN( xn3popupfactory.dll , xn3popupfactory.rsc )
       
    49 ECOM_PLUGIN( xn3newstickerfactory.dll , xn3newstickerfactory.rsc )
       
    50 ECOM_PLUGIN( xn3volumecontrolfactory.dll , xn3volumecontrolfactory.rsc )
       
    51 ECOM_PLUGIN( xn3clockfactory.dll , xn3clockfactory.rsc )
       
    52 ECOM_PLUGIN( xn3nppluginfactory.dll , xn3nppluginfactory.rsc )
       
    53 ECOM_PLUGIN( xn3texteditorfactory.dll , xn3texteditorfactory.rsc )
       
    54 
       
    55 #endif // XMLUIRENDERING_IBY
       
    56 
       
    57 //  End of File