imagingandcamerafws/imaginginttest/Codecs/Group/ppm2codec.iby
branchRCL_3
changeset 50 948c7f65f6d4
parent 0 40261b775718
equal deleted inserted replaced
49:735348f59235 50:948c7f65f6d4
       
     1 /*
       
     2 * Copyright (c) 2001-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 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __Ppm2Codec_IBY__
       
    20 #define __Ppm2Codec_IBY__
       
    21 
       
    22 REM PPM2 Plugin for Image Conversion Library
       
    23 
       
    24 ECOM_PLUGIN(PPM2Codec.dll, 101F45F2.rsc)
       
    25 
       
    26 data=ZRESOURCE\ICL\101F45F2_extra.rsc	Resource\ICL\101F45F2_extra.rsc
       
    27 
       
    28 #endif // __Ppm2Codec_IBY__