Commit 3e9566a3 authored by Alexandre Julliard's avatar Alexandre Julliard

wmvcore: Build with msvcrt.

parent 6d417f78
......@@ -2,6 +2,8 @@ MODULE = wmvcore.dll
IMPORTLIB = wmvcore
IMPORTS = kernel32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
reader.c \
wmvcore_main.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