Update contrib.
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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
17 target _lubbock_scdv.dll
21 source BmDrawScaling.cpp
35 source BMDRAW32PMA.cpp
45 source AccelBitmap.cpp
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
53 // If SYMBIAN_USE_FAST_FADING is not defined, default fading implementation based on black and white map
54 // parameters will be used.