app_server: declare jam dependency for BitmapPainter to freetype
This commit is contained in:
@@ -19,7 +19,7 @@ if $(TARGET_ARCH) = x86 {
|
|||||||
PAINTER_ARCH_SOURCES = painter_bilinear_scale.nasm ;
|
PAINTER_ARCH_SOURCES = painter_bilinear_scale.nasm ;
|
||||||
}
|
}
|
||||||
|
|
||||||
Includes [ FGristFiles AGGTextRenderer.cpp Painter.cpp ]
|
Includes [ FGristFiles AGGTextRenderer.cpp BitmapPainter.cpp Painter.cpp ]
|
||||||
: [ BuildFeatureAttribute freetype : headers ] ;
|
: [ BuildFeatureAttribute freetype : headers ] ;
|
||||||
|
|
||||||
StaticLibrary libpainter.a :
|
StaticLibrary libpainter.a :
|
||||||
|
|||||||
Reference in New Issue
Block a user