1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +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

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