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

- added the cp932 charset support to the Windows builds

This commit is contained in:
lenz@mysql.com
2005-05-24 14:46:28 +02:00
parent f449519a47
commit 236ca3626f
2 changed files with 5 additions and 0 deletions

View File

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