diff options
author | lenz@mysql.com <> | 2005-05-24 14:46:28 +0200 |
---|---|---|
committer | lenz@mysql.com <> | 2005-05-24 14:46:28 +0200 |
commit | 236ca3626f394890ffb33af72d071f8147cd03ce (patch) | |
tree | 67c9bf1e55385f73a41dd251c69bb8c81d2a1af2 /VC++Files/strings | |
parent | f449519a47581b661f35ee4938a8e686314af835 (diff) | |
download | mariadb-git-236ca3626f394890ffb33af72d071f8147cd03ce.tar.gz |
- added the cp932 charset support to the Windows builds
Diffstat (limited to 'VC++Files/strings')
-rw-r--r-- | VC++Files/strings/strings.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/VC++Files/strings/strings.dsp b/VC++Files/strings/strings.dsp index c8f3208e822..d1156702956 100644 --- a/VC++Files/strings/strings.dsp +++ b/VC++Files/strings/strings.dsp @@ -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 |