summaryrefslogtreecommitdiff
path: root/VC++Files/libmysql
diff options
context:
space:
mode:
authorunknown <venu@myvenu.com>2003-01-18 14:04:34 -0800
committerunknown <venu@myvenu.com>2003-01-18 14:04:34 -0800
commite2c7d5d7ec77d056cc2ad7c9d9ef7cb132cc78de (patch)
tree0224ea691e3d85f3eebb0412ae0b6eea5a4e39c8 /VC++Files/libmysql
parent193d1f6c3bcb05ff694c8e300f00b68b44b08d24 (diff)
downloadmariadb-git-e2c7d5d7ec77d056cc2ad7c9d9ef7cb132cc78de.tar.gz
Windows build fix
Diffstat (limited to 'VC++Files/libmysql')
-rw-r--r--VC++Files/libmysql/libmysql.def1
-rw-r--r--VC++Files/libmysql/libmysql.dsp12
2 files changed, 8 insertions, 5 deletions
diff --git a/VC++Files/libmysql/libmysql.def b/VC++Files/libmysql/libmysql.def
index 3ddbe28bc83..e7959078390 100644
--- a/VC++Files/libmysql/libmysql.def
+++ b/VC++Files/libmysql/libmysql.def
@@ -59,7 +59,6 @@ EXPORTS
list_add
list_delete
max_allowed_packet
- my_casecmp
my_init
my_end
my_strdup
diff --git a/VC++Files/libmysql/libmysql.dsp b/VC++Files/libmysql/libmysql.dsp
index 6b86c69917c..46b7b422f9d 100644
--- a/VC++Files/libmysql/libmysql.dsp
+++ b/VC++Files/libmysql/libmysql.dsp
@@ -127,6 +127,10 @@ SOURCE="..\strings\ctype-big5.c"
# End Source File
# Begin Source File
+SOURCE="..\strings\ctype-bin.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\strings\ctype-czech.c"
# End Source File
# Begin Source File
@@ -219,10 +223,6 @@ SOURCE=..\strings\longlong2str.c
# End Source File
# Begin Source File
-SOURCE=..\mysys\mf_casecnv.c
-# End Source File
-# Begin Source File
-
SOURCE=..\mysys\mf_dirname.c
# End Source File
# Begin Source File
@@ -396,6 +396,10 @@ SOURCE=..\client\select_test.c
# End Source File
# Begin Source File
+SOURCE=..\mysys\sha1.c
+# End Source File
+# Begin Source File
+
SOURCE=..\client\sql_string.cpp
# End Source File
# Begin Source File