Kaydet (Commit) e5147229 authored tarafından Matúš Kukan's avatar Matúš Kukan

fix MinGW build

üst b1a87ca7
...@@ -71,7 +71,7 @@ ifeq ($(OS),WNT) ...@@ -71,7 +71,7 @@ ifeq ($(OS),WNT)
$(eval $(call gb_Executable_add_linked_libs,$(gengalbin),\ $(eval $(call gb_Executable_add_linked_libs,$(gengalbin),\
kernel32 \ kernel32 \
msvcrt \ msvcrt \
oldnames \ $(gb_Library_win32_OLDNAMES) \
user32 \ user32 \
uwinapi \ uwinapi \
)) ))
......
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