vtengines/videoteleng/Rom/videoteleng.iby
changeset 0 ed9695c8bcbe
equal deleted inserted replaced
-1:000000000000 0:ed9695c8bcbe
       
     1 /*
       
     2 * Copyright (c) 2004-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:  IBY file
       
    15  *
       
    16 */
       
    17 
       
    18  
       
    19 #ifndef __VIDEOTELENG_IBY__
       
    20 #define __VIDEOTELENG_IBY__
       
    21 
       
    22 REM Video telephony engine libraries
       
    23 
       
    24 #ifdef __CS_VIDEO_TELEPHONY
       
    25 file=ABI_DIR\BUILD_DIR\videotelproto.dll   SHARED_LIB_DIR\videotelproto.dll
       
    26 file=ABI_DIR\BUILD_DIR\Videoteleng.dll     SHARED_LIB_DIR\Videoteleng.dll
       
    27 file=ABI_DIR\BUILD_DIR\cscallctrl.dll      SHARED_LIB_DIR\cscallctrl.dll
       
    28 file=ABI_DIR\BUILD_DIR\vtlogger.dll        SHARED_LIB_DIR\vtlogger.dll
       
    29 
       
    30 // Enabler for eclipsing ROM binaries
       
    31 data=ZSYSTEM\install\videoteleng_stub.sis  system\install\videoteleng_stub.sis
       
    32 
       
    33 #endif
       
    34 
       
    35 #endif