imagehandlingutilities/thumbnailmanager/rom/thumbnailmanager.iby
changeset 0 2014ca87e772
equal deleted inserted replaced
-1:000000000000 0:2014ca87e772
       
     1 /*
       
     2 * Copyright (c) 2006-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 #ifdef RD_THUMBNAILMANAGER
       
    20 
       
    21 #ifndef THUMBNAILMANAGER_IBY
       
    22 #define THUMBNAILMANAGER_IBY
       
    23 
       
    24 file=ABI_DIR\BUILD_DIR\thumbnailmanager.dll        SHARED_LIB_DIR\thumbnailmanager.dll
       
    25 file=ABI_DIR\BUILD_DIR\thumbnailserver.exe         PROGRAMS_DIR\thumbnailserver.exe
       
    26 
       
    27 ECOM_PLUGIN(thumbnailvideoprovider.dll, thumbnailvideoprovider.rsc)
       
    28 ECOM_PLUGIN(thumbnailimageprovider.dll, thumbnailimageprovider.rsc)
       
    29 ECOM_PLUGIN(thumbnailaudioprovider.dll, thumbnailaudioprovider.rsc)
       
    30 
       
    31 data=ZSYSTEM\install\thumbnailmanager_stub.sis    system\install\thumbnailmanager_stub.sis
       
    32 
       
    33 #endif // THUMBNAILMANAGER_IBY
       
    34 
       
    35 #endif // RD_THUMBNAILMANAGER