dhtmled.ocx: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
ea19a79f37
commit
cbe1832f42
|
@ -1,6 +1,8 @@
|
||||||
MODULE = dhtmled.ocx
|
MODULE = dhtmled.ocx
|
||||||
IMPORTS = uuid
|
IMPORTS = uuid
|
||||||
|
|
||||||
|
EXTRADLLFLAGS = -mno-cygwin
|
||||||
|
|
||||||
C_SRCS = \
|
C_SRCS = \
|
||||||
edit.c \
|
edit.c \
|
||||||
main.c
|
main.c
|
||||||
|
|
Loading…
Reference in New Issue