imaging/imagingfws/group/TFailImage.mmp
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     1 // Copyright (c) 2001-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 // MACRO __BYPASS_CONTINUE_CONVERT 
       
    15 // if set don't use CImageDecoder::ContinueConvert
       
    16 // MACRO __ICL_UNDER_DEVELOPMENT 
       
    17 // should only be set when under development
       
    18 // 
       
    19 //
       
    20 
       
    21 
       
    22 TARGET			TFailImage.exe
       
    23 CAPABILITY ALL -TCB
       
    24 TARGETTYPE		exe
       
    25 
       
    26 USERINCLUDE		../src/Test/TImage
       
    27 USERINCLUDE		../src/Test/TImage/Support
       
    28 
       
    29 SOURCEPATH		../src/Test/TImage
       
    30 SOURCE			TFailImage.cpp
       
    31 SOURCE			TImage.cpp
       
    32 
       
    33 SOURCEPATH		../src/Test/TImage/Support
       
    34 SOURCE			TestExtra.cpp
       
    35 
       
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    37 
       
    38 LIBRARY	euser.lib
       
    39 LIBRARY	fbscli.lib
       
    40 LIBRARY efsrv.lib
       
    41 LIBRARY	ImageConversion.lib
       
    42 LIBRARY hal.lib
       
    43 
       
    44 EPOCHEAPSIZE 0x1000 0x100000
       
    45 
       
    46 START WINS
       
    47 	BASEADDRESS	0x4F260000
       
    48 END
       
    49 
       
    50 VENDORID 0x70000001
       
    51 
       
    52 SMPSAFE