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:
@@ -17,10 +17,13 @@ SimpleTest Painter :
|
|||||||
DrawingModeFactory.cpp
|
DrawingModeFactory.cpp
|
||||||
agg_font_freetype.cpp
|
agg_font_freetype.cpp
|
||||||
AGGTextRenderer.cpp
|
AGGTextRenderer.cpp
|
||||||
|
FontFamily.cpp
|
||||||
FontManager.cpp
|
FontManager.cpp
|
||||||
|
FontServer.cpp
|
||||||
TextRenderer.cpp
|
TextRenderer.cpp
|
||||||
PatternHandler.cpp
|
PatternHandler.cpp
|
||||||
RGBColor.cpp
|
RGBColor.cpp
|
||||||
|
ServerFont.cpp
|
||||||
SystemPalette.cpp
|
SystemPalette.cpp
|
||||||
ColorUtils.cc
|
ColorUtils.cc
|
||||||
: be libagg.so libfreetype.so textencoding ;
|
: be libagg.so libfreetype.so textencoding ;
|
||||||
@@ -32,7 +35,10 @@ SEARCH on [ FGristFiles
|
|||||||
|
|
||||||
SEARCH on [ FGristFiles
|
SEARCH on [ FGristFiles
|
||||||
PatternHandler.cpp
|
PatternHandler.cpp
|
||||||
|
FontFamily.cpp
|
||||||
|
FontServer.cpp
|
||||||
RGBColor.cpp
|
RGBColor.cpp
|
||||||
|
ServerFont.cpp
|
||||||
SystemPalette.cpp
|
SystemPalette.cpp
|
||||||
]
|
]
|
||||||
= [ FDirName $(OBOS_TOP) src servers app server ] ;
|
= [ FDirName $(OBOS_TOP) src servers app server ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user