winemine: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-05-02 09:30:56 +02:00
parent 8a52a73fe9
commit 4a8ae1c0f4
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
MODULE = winemine.exe
APPMODE = -mwindows -municode
IMPORTS = user32 gdi32 advapi32
DELAYIMPORTS = shell32
EXTRADLLFLAGS = -mwindows -municode -mno-cygwin
C_SRCS = \
dialog.c \
main.c