summaryrefslogtreecommitdiff
path: root/VC++Files/client
diff options
context:
space:
mode:
authorunknown <jimw@mysql.com>2005-04-07 09:51:56 -0700
committerunknown <jimw@mysql.com>2005-04-07 09:51:56 -0700
commitd13a7b53c130b8dbe87741d8a1fac5e765db2855 (patch)
treeef431e24326cf9b460aa13d4dc49bd969519f185 /VC++Files/client
parentff700f45c8db2785a9c427d22c757b7f2afde7e8 (diff)
downloadmariadb-git-d13a7b53c130b8dbe87741d8a1fac5e765db2855.tar.gz
Add cp932 and eucjpms character sets to Windows build. (Bug #9479)
VC++Files/client/mysqlclient.dsp: Add new character sets VC++Files/client/mysqlclient_ia64.dsp: Add new character sets VC++Files/libmysql/libmysql.dsp: Add new character sets VC++Files/libmysql/libmysql_ia64.dsp: Add new character sets VC++Files/strings/strings.dsp: Add new character sets VC++Files/strings/strings_ia64.dsp: Add new character sets include/config-win.h: Add new character sets
Diffstat (limited to 'VC++Files/client')
-rw-r--r--VC++Files/client/mysqlclient.dsp8
-rw-r--r--VC++Files/client/mysqlclient_ia64.dsp8
2 files changed, 16 insertions, 0 deletions
diff --git a/VC++Files/client/mysqlclient.dsp b/VC++Files/client/mysqlclient.dsp
index 75008858e55..157c576b187 100644
--- a/VC++Files/client/mysqlclient.dsp
+++ b/VC++Files/client/mysqlclient.dsp
@@ -147,6 +147,10 @@ SOURCE="..\strings\ctype-bin.c"
# End Source File
# Begin Source File
+SOURCE="..\strings\ctype-cp932.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\strings\ctype-czech.c"
# End Source File
# Begin Source File
@@ -155,6 +159,10 @@ SOURCE="..\strings\ctype-euc_kr.c"
# End Source File
# Begin Source File
+SOURCE="..\strings\ctype-eucjpms.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\strings\ctype-extra.c"
# End Source File
# Begin Source File
diff --git a/VC++Files/client/mysqlclient_ia64.dsp b/VC++Files/client/mysqlclient_ia64.dsp
index e91245c12b2..a69c5cf58af 100644
--- a/VC++Files/client/mysqlclient_ia64.dsp
+++ b/VC++Files/client/mysqlclient_ia64.dsp
@@ -147,6 +147,10 @@ SOURCE="..\strings\ctype-bin.c"
# End Source File
# Begin Source File
+SOURCE="..\strings\ctype-cp932.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\strings\ctype-czech.c"
# End Source File
# Begin Source File
@@ -155,6 +159,10 @@ SOURCE="..\strings\ctype-euc_kr.c"
# End Source File
# Begin Source File
+SOURCE="..\strings\ctype-eucjpms.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\strings\ctype-extra.c"
# End Source File
# Begin Source File