uiservicetab/rom/imuiservicetab.iby
changeset 15 81eeb8c83ce5
parent 0 5e5d6b214f4f
equal deleted inserted replaced
0:5e5d6b214f4f 15:81eeb8c83ce5
     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 * 
       
    15 * Description:
       
    16 * Export help related files.
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 #ifndef __IMUISERVICETAB_IBY__
       
    22 #define __IMUISERVICETAB_IBY__
       
    23 
       
    24 //im ui service tab 
       
    25 
       
    26 file=ABI_DIR/BUILD_DIR/vimpstutils.dll          				SHARED_LIB_DIR/vimpstutils.dll
       
    27 file=ABI_DIR/BUILD_DIR/vimpststorage.dll          			SHARED_LIB_DIR/vimpststorage.dll
       
    28 file=ABI_DIR/BUILD_DIR/vimpstengine.dll          				SHARED_LIB_DIR/vimpstengine.dll
       
    29 file=ABI_DIR/BUILD_DIR/vimpstcmdprocess.dll          		SHARED_LIB_DIR/vimpstcmdprocess.dll
       
    30 
       
    31 // ECom plug-ins
       
    32 ECOM_PLUGIN(vimpstui.dll,vimpstui.rsc)
       
    33 // cca details view related
       
    34 ECOM_PLUGIN(vimpstdetailsviewplugin.dll,vimpstdetailsviewplugin.rsc)
       
    35 
       
    36 // stub SIS, provides support for SIS upgrading
       
    37 data=DATAZ_/system/install/uiservicetabstub.sis    system/install/uiservicetabstub.sis
       
    38 
       
    39 #endif //__IMUISERVICETAB_IBY__
       
    40 
       
    41