wine/programs/iexplore/Makefile.in
Akihiro Sagawa 79d01be436 iexplore: Follow translation version info to detect native IE.
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-06 19:49:17 +01:00

12 lines
209 B
Makefile

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