diff -r 2717213c588a -r 171fae344dd4 fbs/fontandbitmapserver/group/TFbsServer.mmp --- a/fbs/fontandbitmapserver/group/TFbsServer.mmp Tue Jun 22 15:21:29 2010 +0300 +++ b/fbs/fontandbitmapserver/group/TFbsServer.mmp Fri Jul 16 11:45:55 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2006-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" @@ -27,14 +27,15 @@ CAPABILITY All -Tcb -AllFiles -userinclude ../../../graphicstest/graphicstestharness/inc -userinclude ../tfbs ../sfbs ../inc +userinclude ../tfbs +userinclude ../sfbs +userinclude ../inc userinclude ../trasterizer/src +userinclude ../traces OS_LAYER_SYSTEMINCLUDE_SYMBIAN OS_LAYER_ESTLIB_SYSTEMINCLUDE -SOURCEPATH . SOURCEPATH ../tfbs SOURCE TFbsServer.cpp SOURCE TALLOC.CPP @@ -56,12 +57,19 @@ SOURCE textendedbitmappanic.cpp SOURCE twdp.cpp SOURCE tfonttableandglyph.cpp +SOURCE tfbsglyphdata.cpp +SOURCE tfbsglyphdatapanic.cpp +SOURCE tfbsglyphdataoutlineshadow.cpp +SOURCE tglyphatlas.cpp +SOURCE tfbsoogm.cpp +SOURCE glyphatlastestwrapper.cpp SOURCEPATH ../sfbs SOURCE FbsRalc.cpp SOURCE FBSMBMC.CPP SOURCE ShiftedFileStore.cpp +SOURCE glyphatlas.cpp LIBRARY euser.lib @@ -78,6 +86,9 @@ LIBRARY testexecutelogclient.lib library lookuptable.lib LIBRARY hal.lib +LIBRARY sgresource.lib +LIBRARY libEGL.lib +LIBRARY libOpenVG.lib #if defined(WINS) LIBRARY fontinjector.lib @@ -87,3 +98,5 @@ EPOCSTACKSIZE 0xf000 SMPSAFE + +