link with the objects needed for ServerFont

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11963 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2005-03-23 22:32:11 +00:00
parent 2fc1fe2098
commit 5df6611a26
+6
View File
@@ -17,10 +17,13 @@ SimpleTest Painter :
DrawingModeFactory.cpp
agg_font_freetype.cpp
AGGTextRenderer.cpp
FontFamily.cpp
FontManager.cpp
FontServer.cpp
TextRenderer.cpp
PatternHandler.cpp
RGBColor.cpp
ServerFont.cpp
SystemPalette.cpp
ColorUtils.cc
: be libagg.so libfreetype.so textencoding ;
@@ -32,7 +35,10 @@ SEARCH on [ FGristFiles
SEARCH on [ FGristFiles
PatternHandler.cpp
FontFamily.cpp
FontServer.cpp
RGBColor.cpp
ServerFont.cpp
SystemPalette.cpp
]
= [ FDirName $(OBOS_TOP) src servers app server ] ;