gdi32: Turn off tategaki if the unicode code point is outside of the rotated ranges.
[wine/multimedia.git] / programs / findstr / Makefile.in
blob48fcf89bfb6a84e6633587e4a5dfc4b1eb3ab4d3
1 MODULE = findstr.exe
2 APPMODE = -mconsole -municode
4 C_SRCS = \
5 main.c
7 @MAKE_PROG_RULES@