sl@0: // Copyright (c) 1998-2010 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // gdi.dll Graphics base classes and support library sl@0: // sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: sl@0: TARGET gdi.dll sl@0: CAPABILITY All -Tcb sl@0: TARGETTYPE DLL sl@0: UID 0x1000008D 0x10003B15 sl@0: VENDORID 0x70000001 sl@0: sl@0: SOURCEPATH ../sgdi sl@0: sl@0: USERINCLUDE ../inc sl@0: USERINCLUDE ../sgdi sl@0: OS_LAYER_SYSTEMINCLUDE_SYMBIAN sl@0: sl@0: sl@0: SOURCE FONT.CPP sl@0: SOURCE GDIMAIN.CPP sl@0: SOURCE LINE.CPP sl@0: SOURCE PALETTE.CPP sl@0: SOURCE PICTURE.CPP sl@0: SOURCE PRINTGDI.CPP sl@0: SOURCE RGB.CPP sl@0: SOURCE TFSTORE.CPP sl@0: SOURCE ZOOMFAC.CPP sl@0: SOURCE BIDI.CPP sl@0: SOURCE BidiCompact.cpp sl@0: SOURCE BidiText.cpp sl@0: SOURCE BidiCopy.cpp sl@0: SOURCE BidiVisual.cpp sl@0: SOURCE GlyphSel.cpp sl@0: SOURCE FontArabic.cpp sl@0: SOURCE FontThai.cpp sl@0: SOURCE FontIndic.cpp sl@0: SOURCE ShaperCli.cpp sl@0: SOURCE GDI.CPP sl@0: SOURCE hextree.cpp sl@0: sl@0: LIBRARY euser.lib sl@0: LIBRARY efsrv.lib sl@0: LIBRARY estor.lib sl@0: LIBRARY bafl.lib sl@0: LIBRARY palette.lib sl@0: LIBRARY linebreak.lib sl@0: LIBRARY lookuptable.lib sl@0: DEFFILE GDI2.def sl@0: sl@0: START WINS sl@0: BASEADDRESS 0x41900000 sl@0: END sl@0: sl@0: //optimal compiler flags identified in PN0082 sl@0: always_build_as_arm sl@0: option_replace armcc --cpu 6 sl@0: option armcc -Otime -O2 sl@0: sl@0: UNPAGED sl@0: sl@0: sl@0: SMPSAFE