CWS gnumake4: fixes for building with ENABLE_CAIRO on windows [hg:824c8caeaf61]

This commit is contained in:
Mathias Bauer
2011-03-01 23:32:15 +01:00
committed by Bjoern Michaelsen
parent 4cc1a8ddd6
commit e3dd3608fb

View File

@@ -105,7 +105,7 @@ $(eval $(call gb_Library_add_exception_objects,cairocanvas,\
$(eval $(call gb_Library_add_linked_libs,cairocanvas,\ $(eval $(call gb_Library_add_linked_libs,cairocanvas,\
cairo \ cairo \
gdi32 \ gdi32 \
msimg32 \ user32 \
)) ))
else else