wine/programs/extrac32/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

10 lines
162 B
Makefile

MODULE = extrac32.exe
IMPORTS = shell32 setupapi shlwapi user32 comctl32
EXTRADLLFLAGS = -mwindows -municode
C_SRCS = \
extrac32.c
RC_SRCS = extrac32.rc