app_server: declare jam dependency for BitmapPainter to freetype

This commit is contained in:
Jérôme Duval
2015-12-17 21:51:08 +01:00
parent f9b95ccd2d
commit 33840df504
+1 -1
View File
@@ -19,7 +19,7 @@ if $(TARGET_ARCH) = x86 {
PAINTER_ARCH_SOURCES = painter_bilinear_scale.nasm ;
}
Includes [ FGristFiles AGGTextRenderer.cpp Painter.cpp ]
Includes [ FGristFiles AGGTextRenderer.cpp BitmapPainter.cpp Painter.cpp ]
: [ BuildFeatureAttribute freetype : headers ] ;
StaticLibrary libpainter.a :