makefiles: Disable use of Unicode macros globally for all the programs.
[wine/multimedia.git] / programs / iexplore / Makefile.in
blob7870b615fd345b3e046f6c9bd7e6b53cbe40366b
1 MODULE = iexplore.exe
2 APPMODE = -mwindows -municode
3 IMPORTS = ieframe
4 DELAYIMPORTS = advpack version
6 C_SRCS = \
7 main.c
9 RC_SRCS = iexplore.rc
11 SVG_SRCS = iexplore.svg
13 @MAKE_PROG_RULES@