msxml3: Fix allocated length for header list element.
[wine/multimedia.git] / programs / iexplore / Makefile.in
blobaa5ccbeb2b88992716837de4f07a0fe0804775b0
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 MODULE = iexplore.exe
3 APPMODE = -mwindows -municode
4 IMPORTS = ieframe
5 DELAYIMPORTS = advpack version
7 C_SRCS = \
8 main.c
10 RC_SRCS = iexplore.rc
12 SVG_SRCS = iexplore.svg
14 @MAKE_PROG_RULES@