graphicsdeviceinterface/bitgdi/group/TGDI.MMP
changeset 0 5d03bc08d59c
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     1 // Copyright (c) 1999-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 //
       
    15 
       
    16 TARGET			tgdi.dll
       
    17 //CAPABILITY		ProtServ
       
    18 capability all -tcb
       
    19 TARGETTYPE		DLL
       
    20 
       
    21 SOURCEPATH		../tbit
       
    22 
       
    23 USERINCLUDE	../inc
       
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    25 
       
    26 SOURCE			TGDI.CPP
       
    27 
       
    28 DEFFILE			TGDI.DEF
       
    29 
       
    30 LIBRARY			euser.lib
       
    31 LIBRARY			gdi.lib
       
    32 LIBRARY			fbscli.lib
       
    33 LIBRARY			bitgdi.lib
       
    34 LIBRARY	    		testexecuteutils.lib 
       
    35 LIBRARY	    		tgraphicsharness.lib
       
    36 
       
    37 START BITMAP tgdi.mbm
       
    38 HEADER
       
    39 TARGETPATH		/system/data
       
    40 SOURCEPATH		../tbit/mbmfiles
       
    41 SOURCE			4 DEF064071_Expected_EGray16.bmp
       
    42 SOURCE			8 DEF064071_Expected_EGray256.bmp
       
    43 SOURCE			c4 DEF064071_Expected_EColor16.bmp
       
    44 SOURCE			c8 DEF064071_Expected_EColor256.bmp
       
    45 SOURCE			c12 DEF064071_Expected_EColor4K.bmp
       
    46 SOURCE			c16 DEF064071_Expected_EColor64K.bmp
       
    47 SOURCE			c24 DEF064071_Expected_EColor16M.bmp
       
    48 SOURCE			c32 DEF064071_Expected_EColor16MU.bmp
       
    49 SOURCE			c24 DEF064071_SourceBitmap.bmp
       
    50 SOURCE			8   DEF064071_SourceBitmapMask.bmp
       
    51 SOURCE			c24 DrawBitmap.bmp
       
    52 END
       
    53 
       
    54 VENDORID		0x70000001
       
    55 
       
    56 SMPSAFE