rom/cpix_mw.iby
branchGCC_SURGE
changeset 12 e3bafe42f98a
parent 10 afe194b6b1cd
child 13 fcb2a58c181b
equal deleted inserted replaced
6:8b3b4d191198 12:e3bafe42f98a
     1 /*
     1 /*
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
     2 * ============================================================================
     3 * All rights reserved.
     3 *  Name     : cpix.iby
     4 * This component and the accompanying materials are made available
     4 *  Part of  : S605.0, PF52.50, ivalo
     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 *
     5 *
     9 * Initial Contributors:
     6 *  Description: Includes additional application IBYs for PF52.50/ivalo
    10 * Nokia Corporation - initial contribution.
     7 *       
       
     8 *  Version:
    11 *
     9 *
    12 * Contributors:
    10 *  Copyright (C) 2002 Nokia Corporation.
       
    11 *  This material, including documentation and any related 
       
    12 *  computer programs, is protected by copyright controlled by 
       
    13 *  Nokia Corporation. All rights are reserved. Copying, 
       
    14 *  including reproducing, storing,  adapting or translating, any 
       
    15 *  or all of this material requires the prior written consent of 
       
    16 *  Nokia Corporation. This material also contains confidential 
       
    17 *  information which may not be disclosed to others without the 
       
    18 *  prior written consent of Nokia Corporation.
    13 *
    19 *
    14 * Description:  Includes additional application IBYs for PF52.50/ivalo
    20 * ============================================================================
    15 *       
       
    16 *
       
    17 */
    21 */
    18 
       
    19 
    22 
    20 #ifndef __CPIXENGINE_IBY__
    23 #ifndef __CPIXENGINE_IBY__
    21 #define __CPIXENGINE_IBY__
    24 #define __CPIXENGINE_IBY__
    22 
    25 
    23 
    26 
    49 // Watchdog is started at boot time - copy resource file
    52 // Watchdog is started at boot time - copy resource file
    50 // must be hardcoded 'c' drive for this file
    53 // must be hardcoded 'c' drive for this file
    51 
    54 
    52 data=DATAZ_\PRIVATE\101f875a\import\20029ab8.rsc  private\101f875a\import\20029ab8.rsc
    55 data=DATAZ_\PRIVATE\101f875a\import\20029ab8.rsc  private\101f875a\import\20029ab8.rsc
    53 
    56 
       
    57 data=DATAZ_\resource\cpix\analyzer.loc           \resource\cpix\analyzer.loc
       
    58 data=DATAZ_\resource\cpix\thaidict.sm            \resource\cpix\thaidict.sm
    54 data=ZSYSTEM\install\cpixsearch_stub.sis    System\Install\cpixsearch_stub.sis
    59 data=ZSYSTEM\install\cpixsearch_stub.sis    System\Install\cpixsearch_stub.sis
       
    60 
       
    61 data=DATAZ_\private\10202be9\2001f6fb.cre       private\10202be9\2001f6fb.cre
    55 
    62 
    56 #endif //FF_SEARCH_SW
    63 #endif //FF_SEARCH_SW
    57 
    64 
    58 #endif // __CPIXENGINE_IBY__
    65 #endif // __CPIXENGINE_IBY__