libwine: Move the multi-byte to wide char conversion functions to libwine_port.
commitf7368aaa97002759676a0f9b8c3806f62a55f6bd
authorAlexandre Julliard <julliard@winehq.org>
Fri, 19 Feb 2016 02:41:44 +0000 (19 11:41 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Feb 2016 02:48:09 +0000 (19 11:48 +0900)
tree19bbac81ca15f17c6ed9d4b8f62e74687b52b4bd
parentfaf3871e77f4a3baced64c49aec255c2ea6cb223
libwine: Move the multi-byte to wide char conversion functions to libwine_port.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
libs/port/Makefile.in
libs/port/decompose.c [moved from libs/wine/decompose.c with 100% similarity]
libs/port/mbtowc.c [moved from libs/wine/mbtowc.c with 100% similarity]
libs/wine/Makefile.in
libs/wine/port.c
tools/make_unicode