disable the build of agg_font_freetype.cpp for now

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12041 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2005-03-26 16:49:40 +00:00
parent 7a54109e1b
commit e2408620c3

View File

@ -10,8 +10,12 @@ StaticLibrary painter :
Painter.cpp
ShapeConverter.cpp
Transformable.cpp
drawing_modes/DrawingModeFactory.cpp
font_support/agg_font_freetype.cpp
# is contained within libagg.a,
# but we might need a modified version later
# font_support/agg_font_freetype.cpp
font_support/AGGTextRenderer.cpp
font_support/FontManager.cpp
font_support/TextRenderer.cpp