phoneclientserver/CallUI/Rom/CallUI.iby
changeset 15 d7fc66ccd6fb
parent 13 e32024264ebb
child 16 d219857afeec
child 19 e44a8c097b15
equal deleted inserted replaced
13:e32024264ebb 15:d7fc66ccd6fb
     1 /*
       
     2 * Copyright (c) 2005 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:  CallUi's iby definitions.
       
    15  *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __CALLUI_IBY__
       
    20 #define __CALLUI_IBY__
       
    21 
       
    22 REM CallUI Plugin
       
    23 ECOM_PLUGIN(cauiplugin.dll,101f868e.rsc)
       
    24 
       
    25 REM CallUI Engine
       
    26 file=ABI_DIR\BUILD_DIR\cauiengine.dll       SHARED_LIB_DIR\cauiengine.dll
       
    27 
       
    28 REM Enabler for exlipsing ROM binaries
       
    29 data=ZSYSTEM\install\callui_stub.sis       system\install\callui_stub.sis
       
    30 #endif