graphicsdeviceinterface/bitgdi/group/bitgdi_gce.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 // BITGDI.MMP
       
    15 // bitgdi.dll Bitmapped graphics library
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 
       
    24 target            bitgdi_gce.dll
       
    25 CAPABILITY All -Tcb
       
    26 targettype        DLL
       
    27 NOEXPORTLIBRARY
       
    28 uid               0x1000008D 0x10003B18
       
    29 VENDORID 0x70000001
       
    30 
       
    31 sourcepath        ../sbit
       
    32 
       
    33 userinclude       ../inc
       
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 
       
    36 source            BITBLT.CPP
       
    37 source            BITMAPDV.CPP
       
    38 source            BitmapSpec.cpp
       
    39 source            DRAWBMP.CPP
       
    40 source            ELLIPSE.CPP
       
    41 source            FBSERVDV.CPP
       
    42 source            FONTBMP.CPP
       
    43 source            GRAPHICS.CPP
       
    44 source            LINE.CPP
       
    45 source            MAIN.CPP
       
    46 source            PIEARC.CPP
       
    47 source            POLYGON.CPP
       
    48 source            RECT.CPP
       
    49 source            ROUNDREC.CPP
       
    50 source            SCREENDV.CPP
       
    51 source            TEXT.CPP
       
    52 source            VERTEXT.CPP
       
    53 source            accelsoftbc.cpp
       
    54 
       
    55 library           euser.lib
       
    56 library           gdi.lib
       
    57 library           fntstr.lib
       
    58 library           fbscli.lib
       
    59 library           scdv.lib
       
    60 library			  estor.lib	
       
    61 
       
    62 deffile           BITGDI2.DEF
       
    63 
       
    64 
       
    65 START WINS
       
    66 baseaddress       0x40200000
       
    67 END
       
    68 
       
    69 MACRO SYMBIAN_GRAPHICS_GCE
       
    70 
       
    71 SMPSAFE