Commit adc34d4a authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

winetest: Build with msvcrt.

Allows running tests on Windows without ucrtbase.dll. Signed-off-by: 's avatarJacek Caban <jacek@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent e4c15b5b
MODULE = winetest.exe
IMPORTS = uuid comctl32 version user32 gdi32 advapi32 wsock32
IMPORTS = uuid comctl32 version user32 gdi32 advapi32 wsock32 msvcrt
DELAYIMPORTS = ole32
EXTRADLLFLAGS = -mconsole -mno-cygwin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment