explorerframe: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alexandre Julliard 2019-06-04 09:08:17 +02:00
parent aade6e5eb4
commit a003eb5db4

View file

@ -1,6 +1,8 @@
MODULE = explorerframe.dll
IMPORTS = uuid ole32 comctl32 shell32 user32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
explorerframe_main.c \
nstc.c \