onlinesearchproviders/rom/issearch.iby
changeset 12 993ab30e92fc
equal deleted inserted replaced
11:773be20e0a25 12:993ab30e92fc
       
     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 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef ISSEARCH_IBY
       
    19 #define ISSEARCH_IBY
       
    20 #ifdef FF_SEARCH_SW
       
    21 #include <data_caging_paths_for_iby.hrh>
       
    22 
       
    23 //ENGINE
       
    24 file = ABI_DIR\BUILD_DIR\isengine.dll    SHARED_LIB_DIR\isengine.dll
       
    25 file = ABI_DIR\BUILD_DIR\isproviderdbmanager.dll    SHARED_LIB_DIR\isproviderdbmanager.dll
       
    26 data=ZPRIVATE\20022F35\providerdatabase.sq    private\20022F35\providerdatabase.sq
       
    27 data=ZPRIVATE\20022F35\providerdatabase.sq    c:\private\20022F35\providerdatabase.sq
       
    28 
       
    29 #endif //FF_SEARCH_SW
       
    30 #endif // ISSEARCH_IBY