version: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
928104d3e2
commit
ecce06841d
|
@ -2,6 +2,8 @@ MODULE = version.dll
|
|||
IMPORTLIB = version
|
||||
IMPORTS = kernelbase
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = \
|
||||
version.c
|
||||
|
||||
|
|
Loading…
Reference in New Issue