// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).// All rights reserved.// This component and the accompanying materials are made available// under the terms of "Eclipse Public License v1.0"// which accompanies this distribution, and is available// at the URL "http://www.eclipse.org/legal/epl-v10.html".//// Initial Contributors:// Nokia Corporation - initial contribution.//// Contributors://// Description:// directgdi.dll DirectGDI Accelerated and Unified Rendering. /// This dll will provide generic device independent API set.// ///** @file @publishedPartner @prototype*/TARGET directgdi.dllTARGETTYPE dllCAPABILITY All -TcbUID 0x1000008D 0x102858E8 VENDORID 0x70000001USERINCLUDE ../src ../inc USERINCLUDE ../../directgdiinterface/incOS_LAYER_SYSTEMINCLUDE_SYMBIANSOURCEPATH ../srcSOURCE directgdidriver.cppSOURCE directgdicontext.cppSOURCE directgdiimagetarget.cppSOURCE directgdidrawablesource.cppSOURCE directgdifont.cppLIBRARY euser.libLIBRARY estor.libLIBRARY gdi.libLIBRARY fbscli.libLIBRARY fntstr.libLIBRARY graphicsresource.lib#ifndef WINSLIBRARY directgdiadapter.lib#endifUNPAGED// Declare this macro to enable DirectGDI calltrace output, when in debug mode.//MACRO ENABLE_DIRECTGDI_CALLTRACESMPSAFE