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

13 lines
226 B
Makefile

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