makefiles: Disable use of Unicode macros globally for all the programs.
[wine/multimedia.git] / programs / mofcomp / Makefile.in
blob6e69df77393822686e93151db5b6f20b7a1f77bb
1 MODULE = mofcomp.exe
2 APPMODE = -mconsole -municode
3 IMPORTS = kernel32
5 C_SRCS = mofcomp.c
7 @MAKE_PROG_RULES@