wine/programs/xcopy/Makefile.in
Alexandre Julliard a58f4abc08 makefiles: Allow using EXTRADLLFLAGS instead of APPMODE.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-24 11:27:39 +02:00

10 lines
139 B
Makefile

MODULE = xcopy.exe
IMPORTS = shell32 user32
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
C_SRCS = \
xcopy.c
RC_SRCS = xcopy.rc