cdosys: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
9a16c7b547
commit
07efbbf329
|
@ -1,5 +1,7 @@
|
||||||
MODULE = cdosys.dll
|
MODULE = cdosys.dll
|
||||||
IMPORTS = uuid ole32
|
IMPORTS = uuid ole32
|
||||||
|
|
||||||
|
EXTRADLLFLAGS = -mno-cygwin
|
||||||
|
|
||||||
C_SRCS = \
|
C_SRCS = \
|
||||||
main.c
|
main.c
|
||||||
|
|
Loading…
Reference in New Issue