libport: Move the case mapping table back to libwine and stop updating it.
commitc7196dc945879e24e0f255c9e108fe116b3b11f2
authorAlexandre Julliard <julliard@winehq.org>
Sun, 29 Nov 2020 20:35:16 +0000 (29 21:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Nov 2020 18:01:55 +0000 (30 19:01 +0100)
treecec290c9075a8ed14c6cbedfddaf52e4a32446af
parent00d067769ebaa8e8e52d14f3989dae8adf5eb30c
libport: Move the case mapping table back to libwine and stop updating it.

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