wine/programs/winefile/Makefile.in
Alexandre Julliard 9c6f2e2d88 winefile: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-02 11:08:17 +02:00

14 lines
265 B
Makefile

MODULE = winefile.exe
IMPORTS = uuid shell32 comdlg32 comctl32 ole32 mpr version user32 gdi32 advapi32 shlwapi
EXTRADLLFLAGS = -mwindows -municode -mno-cygwin
C_SRCS = \
winefile.c
RC_SRCS = winefile.rc
MANPAGES = winefile.man.in
SVG_SRCS = winefile.svg