uninstaller: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-05-01 10:40:32 +02:00
parent fb80c1b554
commit 01db71e4e4
1 changed files with 2 additions and 1 deletions

View File

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