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