makefiles: Disable use of Unicode macros globally for all the programs.
[wine/multimedia.git] / programs / winver / Makefile.in
blob1a533fcc8f249e4156fbc96f7a9191b76d29fbc5
1 MODULE = winver.exe
2 APPMODE = -mwindows
3 IMPORTS = shell32
5 C_SRCS = winver.c
7 RC_SRCS = version.rc
9 @MAKE_PROG_RULES@