// Copyright (c) 2001-2010 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:// Licensed under US Patent No 4,558,302 and foreign counterparts// gifcodec.dll GIF codec plugin// ///** @file*/target gifcodec.dllCAPABILITY ALL -TCBtargettype plugin// ECom Dll recognition UID followed by the unique UID for this dllUID 0x10009D8D 0x101F45B1VENDORID 0x70000001USERINCLUDE ../codecs/GifCodecUSERINCLUDE ../../imagingfws/inc_pubUSERINCLUDE ../../imagingfws/srcOS_LAYER_SYSTEMINCLUDE_SYMBIANSOURCEPATH ../codecs/GifCodecSOURCE GIFcodec.cppSOURCE GIFConvert.cppSOURCE GIFProxy.cppSOURCE rawimageprocessor.cppstart resource 101F45B1.rsstarget gifcodec.rscendSTART RESOURCE 101F45B1_extra.rsstargetpath resource/iclheaderENDLIBRARY euser.libLIBRARY fbscli.libLIBRARY gdi.libLIBRARY imageconversion.libLIBRARY bafl.libLIBRARY gifscaler.libSTART WINSBASEADDRESS 0x4F640000END#ifdef EABI// this is used to ensure "best perfomance" compilation optionsALWAYS_BUILD_AS_ARMOPTION ARMCC -OtimeOPTION_REPLACE ARMCC -O2 -O3#endifSMPSAFE