ncdengine/rom/NcdCatalogsEngine.iby
changeset 0 ba25891c3a9e
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 /*
       
     2 * Copyright (c) 2005-2006 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:   Ncd Catalogs engine iby
       
    15 *
       
    16 */
       
    17  
       
    18 
       
    19 /**
       
    20  * Catalogs v4.00 Engine (Altair)
       
    21  */
       
    22 #ifndef __PREMINET_NCD_ALTAIR_ENGINE_IBY__
       
    23 #define __PREMINET_NCD_ALTAIR_ENGINE_IBY__
       
    24 
       
    25 #ifdef FF_NCD_ENGINE
       
    26 
       
    27 //**************************************************************************************************
       
    28 //
       
    29 // Stub SIS for updating ROM based installation
       
    30 //
       
    31 //**************************************************************************************************
       
    32 
       
    33 data=ZSYSTEM\Install\altair-engine-stub.sis             System\Install\altair-engine-stub.sis
       
    34 
       
    35 
       
    36 //**************************************************************************************************
       
    37 //
       
    38 // Server
       
    39 //
       
    40 //**************************************************************************************************
       
    41 
       
    42 file=ABI_DIR\BUILD_DIR\ncdengine_20019119.dll                  sys\bin\ncdengine_20019119.dll
       
    43 file=ABI_DIR\BUILD_DIR\ncdserver_20019119.exe                  sys\bin\ncdserver_20019119.exe
       
    44 file=ABI_DIR\BUILD_DIR\ncdutils_20019119.dll                   sys\bin\ncdutils_20019119.dll
       
    45 file=ABI_DIR\BUILD_DIR\ncddevicemgmt_20019119.dll              sys\bin\ncddevicemgmt_20019119.dll
       
    46 //file=ABI_DIR\BUILD_DIR\ncddebug_20019119.dll                   sys\bin\ncddebug_20019119.dll
       
    47 //file=ABI_DIR\BUILD_DIR\ncdundertaker_20019119.exe              sys\bin\ncdundertaker_20019119.exe
       
    48 
       
    49 ECOM_PLUGIN(ncdproxy_20019119.dll,ncdproxy_20019119.rsc)
       
    50 
       
    51 // Backup & restore file for the engine side
       
    52 data=ZPRIVATE\20019119\backup_registration.xml  PRIVATE\20019119\backup_registration.xml
       
    53 
       
    54 
       
    55 #endif
       
    56 
       
    57 #endif