imaging/imaginginttest/imagedecoder/group/tsi_icl_imagedecoder.mmp
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Test Design: //EPOC/DV3/team/2005/Multimedia/WorkingDocumentation/Test_Design/ICL_IntTestDesign_ImageDecoder.doc
       
    15 // Test Spec: //EPOC/DV3/team/2005/Multimedia/WorkingDocumentation/Test_Specs/ICL_IntTestSpec_ImageDecoder.xls
       
    16 // 
       
    17 //
       
    18 
       
    19 
       
    20 TARGET          tsi_icl_imagedecoder.dll
       
    21 CAPABILITY      ALL -TCB
       
    22 TARGETTYPE      dll
       
    23 
       
    24 
       
    25 UID             0x1000008d 0x102833DD
       
    26 VENDORID        0x70000001
       
    27 
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          tsi_icl_decode_stepbase.cpp
       
    31 SOURCE          tsi_icl_decode_suite.cpp
       
    32 SOURCE          tsi_icl_decode_perf.cpp
       
    33 SOURCE          tsi_icl_decode_crop.cpp
       
    34 SOURCE          tsi_icl_decode_scale.cpp
       
    35 SOURCE          tsi_icl_decode_stream.cpp
       
    36 SOURCE          tsi_icl_decode_rotation.cpp
       
    37 SOURCE          tsi_icl_decode_multipleop.cpp
       
    38 SOURCE          tsi_icl_decode_extinterface.cpp
       
    39 
       
    40 
       
    41 USERINCLUDE     ../src
       
    42 
       
    43 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    44 
       
    45 LIBRARY         hal.lib
       
    46 LIBRARY         ecom.lib
       
    47 LIBRARY         euser.lib
       
    48 LIBRARY         efsrv.lib
       
    49 LIBRARY         dptest.lib
       
    50 LIBRARY         fbscli.lib
       
    51 LIBRARY         charconv.lib
       
    52 LIBRARY         jpegexifplugin.lib
       
    53 LIBRARY         imageconversion.lib
       
    54 LIBRARY         bitmaptransforms.lib
       
    55 LIBRARY         jpegimageframeplugin.lib
       
    56 LIBRARY         testframeworkclient.lib 
       
    57 LIBRARY         mmcommon.lib
       
    58 
       
    59 #ifdef EABI
       
    60 NOEXPORTLIBRARY
       
    61 #endif
       
    62 
       
    63 
       
    64 DEFFILE         tsi_icl_imagedecoder.def
       
    65 
       
    66 SMPSAFE