libport: Move the char type table back to libwine and stop updating it.
commit875f506b33ad11f563de4ed710b7a174b0e9fcfc
authorAlexandre Julliard <julliard@winehq.org>
Sun, 29 Nov 2020 20:38:12 +0000 (29 21:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Nov 2020 18:01:55 +0000 (30 19:01 +0100)
tree8845893952d3882fa00cf05a838ef5b8384a6c1e
parentc7196dc945879e24e0f255c9e108fe116b3b11f2
libport: Move the char type table back to libwine and stop updating it.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
include/wine/unicode.h
libs/port/Makefile.in
libs/wine/Makefile.in
libs/wine/wctype.c [moved from libs/port/wctype.c with 99% similarity]
libs/wine/wine.map
tools/make_unicode