Commit 48bcb133 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

winevulkan: Build with msvcrt.

parent bd540849
......@@ -3,6 +3,8 @@ IMPORTLIB = winevulkan
IMPORTS = user32 gdi32 advapi32 setupapi
EXTRALIBS = $(PTHREAD_LIBS)
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
loader.c \
loader_thunks.c \
......
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