searchui/searchapp/rom/searchapp.iby
changeset 0 f979ecb2b13e
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 /*
       
     2 * Copyright (c) 2006-2007 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:      Image description file for project ?myapp
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 #ifndef __SEARCHAPP_IBY__
       
    24 #define __SEARCHAPP_IBY__
       
    25 
       
    26 #ifdef __GENERAL_SEARCH_UI
       
    27 #ifdef RD_GENERAL_SEARCH  
       
    28 
       
    29 ECOM_PLUGIN( srchuiindeviceserviceplugin.dll, srchuiindeviceserviceplugin.rsc)
       
    30 //ECOM_PLUGIN( searchsettingsplugin.dll, searchsettingsplugin.rsc)
       
    31 //ECOM_PLUGIN( srchuisettingsplugin.dll, srchuisettingsplugin.rsc)
       
    32 ECOM_PLUGIN( srchuiresviewplugin.dll, srchuiresviewplugin.rsc)
       
    33 ECOM_PLUGIN( srchaiwprovider.dll, srchaiwprovider.rsc)
       
    34 
       
    35 file=ABI_DIR\BUILD_DIR\srchuigenui.dll								SHARED_LIB_DIR\srchuigenui.dll
       
    36 file=ABI_DIR\BUILD_DIR\srchuicommon.dll								SHARED_LIB_DIR\srchuicommon.dll
       
    37 
       
    38 data=DATAZ_\APP_RESOURCE_DIR\srchuiindevicesvg.mif								APP_RESOURCE_DIR\srchuiindevicesvg.mif
       
    39 data=DATAZ_\APP_RESOURCE_DIR\gnrlsearchuisvg.mif   APP_RESOURCE_DIR\gnrlsearchuisvg.mif
       
    40 data=DATAZ_\APP_RESOURCE_DIR\srchuiresviewpluginicons.mif   APP_RESOURCE_DIR\srchuiresviewpluginicons.mif
       
    41 
       
    42 S60_APP_EXE(srchuiapp)
       
    43 S60_APP_AIF_RSC(srchuiapp)
       
    44 data=DATAZ_\APP_RESOURCE_DIR\srchuiapp.mif							APP_RESOURCE_DIR\srchuiapp.mif
       
    45 
       
    46 #endif //RD_GENERAL_SEARCH
       
    47 #endif //__GENERAL_SEARCH_UI
       
    48 
       
    49 #endif //__SEARCHAPP_IBY__