Sweden-Number/programs/iexplore/Makefile.in

15 lines
232 B
Makefile

EXTRADEFS = -DWINE_NO_UNICODE_MACROS
MODULE = iexplore.exe
APPMODE = -mwindows -municode
IMPORTS = ieframe
DELAYIMPORTS = advpack version
C_SRCS = \
main.c
RC_SRCS = iexplore.rc
SVG_SRCS = iexplore.svg
@MAKE_PROG_RULES@