vtprotocolplugins/DisplaySink/rom/DisplaySink.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: 
       
    15 *       IBY file for DisplaySink
       
    16 *
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 #ifndef __DISPLAYSINK_IBY__
       
    22 #define __DISPLAYSINK_IBY__
       
    23 
       
    24 #ifdef __CS_VIDEO_TELEPHONY
       
    25 
       
    26 file=ABI_DIR\BUILD_DIR\VTImageConverter.dll	SHARED_LIB_DIR\VTImageConverter.dll
       
    27 file=ABI_DIR\BUILD_DIR\DisplaySink.dll	 	SHARED_LIB_DIR\DisplaySink.dll
       
    28 file=ABI_DIR\BUILD_DIR\VtImageTransforms.dll	SHARED_LIB_DIR\VtImageTransforms.dll
       
    29 data=ZSYSTEM\install\displaysink_stub.sis  system\install\displaysink_stub.sis
       
    30 
       
    31 #endif
       
    32 
       
    33 #endif  //__DISPLAYSINK_IBY__