app_server: fixed FreeType headers dependency #8716
* added ServerFont.cpp
This commit is contained in:
parent
e278dc80e9
commit
36daae570c
@ -30,8 +30,9 @@ local font_src =
|
||||
UseHeaders $(HAIKU_FREETYPE_HEADERS) : true ;
|
||||
Includes [ FGristFiles AppServer.cpp BitmapManager.cpp
|
||||
ClientMemoryAllocator.cpp Desktop.cpp DesktopSettings.cpp DrawState.cpp
|
||||
ServerApp.cpp ServerBitmap.cpp ServerPicture.cpp ServerWindow.cpp View.cpp
|
||||
Window.cpp WorkspacesView.cpp $(decorator_src) $(font_src) ]
|
||||
ServerApp.cpp ServerBitmap.cpp ServerFont.cpp ServerPicture.cpp
|
||||
ServerWindow.cpp View.cpp Window.cpp WorkspacesView.cpp
|
||||
$(decorator_src) $(font_src) ]
|
||||
: $(HAIKU_FREETYPE_HEADERS_DEPENDENCY) ;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user