makefiles: Disable use of Unicode macros globally for all the programs.
[wine/multimedia.git] / programs / presentationfontcache / Makefile.in
blob6f14e32421f01c5872a6dff989491a122a872222
1 MODULE = presentationfontcache.exe
2 APPMODE = -mconsole -municode
3 IMPORTS = advapi32
5 C_SRCS = \
6 main.c
8 @MAKE_PROG_RULES@