1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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

@ -143,6 +143,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

View File

@ -142,6 +142,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