Kaydet (Commit) 93a118d7 authored tarafından Michael Stahl's avatar Michael Stahl

fix WNT build: missed one oleaut32

Change-Id: Ic079200f6a3f1a1e7ac38f971e4da40a8dd39dd0
üst 23126cea
......@@ -138,8 +138,7 @@ $(eval $(call gb_Library_add_exception_objects,sb,\
))
ifeq ($(GUI),WNT)
$(eval $(call gb_Library_use_libraries,sb,\
uwinapi \
$(eval $(call gb_Library_use_system_win32_libs,sb,\
oleaut32 \
))
endif
......
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