graphicsdeviceinterface/screendriver/group/integrator.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 #include            "scdv.mmh"
       
    17 target              _integrator_scdv.dll
       
    18 
       
    19 SOURCEPATH          ../sbit
       
    20 source              BMDRAW.CPP
       
    21 source              BmDrawScaling.cpp
       
    22 source              BMDRAW1.CPP
       
    23 source              BMDRAW2.CPP
       
    24 source              BMDRAW4M.CPP
       
    25 source              BMDRAW4C.CPP
       
    26 source              BMDRAW8.CPP
       
    27 source              BMDRAW8M.CPP
       
    28 source              BMDRAW8C.CPP
       
    29 source              BMDRAW12.CPP
       
    30 source              BMDRAW16.CPP
       
    31 source              BMDRAW24.CPP
       
    32 source              BMDRAW24U.CPP
       
    33 source              BMDRAW32.CPP
       
    34 source              BMDRAW32A.CPP
       
    35 source              BMDRAW32PMA.cpp
       
    36 source              LUTAB.CPP
       
    37 source              Cdsb.cpp
       
    38 source              AccelSoft.cpp
       
    39 source              FastBlend.cpp
       
    40 
       
    41 SOURCEPATH          ../smint
       
    42 source              SCNEW.CPP
       
    43 source              SCCOL.CPP
       
    44 source              AccelHard.cpp
       
    45 source              AccelBitmap.cpp
       
    46 
       
    47 VENDORID            0x70000001
       
    48 
       
    49 // If SYMBIAN_USE_FAST_FADING is defined, the fixed fading implementation will be selected and its value
       
    50 // will be used as fading parameter. Example usage:
       
    51 // MACRO SYMBIAN_USE_FAST_FADING=0x00303030
       
    52 // 
       
    53 // If SYMBIAN_USE_FAST_FADING is not defined, default fading implementation based on black and white map 
       
    54 // parameters will be used.
       
    55 
       
    56 SMPSAFE