1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

- applied more changes to enable the CP932 charset on Windows

- fixed linking with zlib
This commit is contained in:
lenz@mysql.com
2005-05-24 22:42:43 +02:00
parent 4a296d4f00
commit 6083014c4c
26 changed files with 75 additions and 55 deletions

View File

@ -116,6 +116,10 @@ SOURCE=".\ctype-czech.c"
# End Source File
# Begin Source File
SOURCE=".\ctype-cp932.c"
# End Source File
# Begin Source File
SOURCE=".\ctype-euc_kr.c"
# End Source File
# Begin Source File