wine/programs/hostname/Makefile.in
Alexandre Julliard fdc124c1c6 hostname: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-30 09:54:02 +02:00

9 lines
140 B
Makefile

MODULE = hostname.exe
DELAYIMPORTS = user32
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
C_SRCS = hostname.c
RC_SRCS = hostname.rc