Kaydet (Commit) 66ff55f8 authored tarafından Luboš Luňák's avatar Luboš Luňák

compile these with exceptions again

a13a88bd changes them to build
without exceptions by mistake, causing a boost problem
üst a295d1f0
......@@ -43,7 +43,7 @@ $(eval $(call gb_StaticLibrary_add_defs,directxcanvas,\
-UNOMINMAX \
))
$(eval $(call gb_StaticLibrary_add_noexception_objects,directxcanvas,\
$(eval $(call gb_StaticLibrary_add_exception_objects,directxcanvas,\
canvas/source/directx/dx_bitmap \
canvas/source/directx/dx_bitmapcanvashelper \
canvas/source/directx/dx_canvasbitmap \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment