wine/programs/iexplore/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

13 lines
214 B
Makefile

MODULE = iexplore.exe
IMPORTS = ieframe
DELAYIMPORTS = advpack version user32
EXTRADLLFLAGS = -mwindows -municode -Wl,--large-address-aware
C_SRCS = \
main.c
RC_SRCS = iexplore.rc
SVG_SRCS = iexplore.svg