summaryrefslogtreecommitdiff
path: root/VC++Files
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2005-05-24 14:46:28 +0200
committerunknown <lenz@mysql.com>2005-05-24 14:46:28 +0200
commit4a80acecea64a83b9968ef9de2c2c059eff76273 (patch)
tree67c9bf1e55385f73a41dd251c69bb8c81d2a1af2 /VC++Files
parent9e636a249102346082f5c0c79e2b3a38ab7eca7d (diff)
downloadmariadb-git-4a80acecea64a83b9968ef9de2c2c059eff76273.tar.gz
- added the cp932 charset support to the Windows builds
VC++Files/strings/strings.dsp: - added ctype-cp932.c to the project (new charset) include/config-win.h: - added a HAVE_CHARSET_cp932 #define to enable the cp932 charset on Windows
Diffstat (limited to 'VC++Files')
-rw-r--r--VC++Files/strings/strings.dsp4
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