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
1 changed files with 2 additions and 0 deletions

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 \