summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <kostja@bodhi.local>2006-08-04 01:41:21 +0400
committerunknown <kostja@bodhi.local>2006-08-04 01:41:21 +0400
commit636cfccab8fdfaa67112d5e89aefcd74b1857bc5 (patch)
tree9b3422cdaa35b3b875c87781f9be1252bf6422e8
parentb0f5a4bbb85ad81c0a3c6d7028a77d0d88907198 (diff)
downloadmariadb-git-636cfccab8fdfaa67112d5e89aefcd74b1857bc5.tar.gz
Add my_memmem.c to mysys.dsp (needed by mysql_client_test)
-rw-r--r--VC++Files/mysys/mysys.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/VC++Files/mysys/mysys.dsp b/VC++Files/mysys/mysys.dsp
index 935f1411530..0f1b4bd5d54 100644
--- a/VC++Files/mysys/mysys.dsp
+++ b/VC++Files/mysys/mysys.dsp
@@ -457,6 +457,10 @@ SOURCE=.\my_malloc.c
# End Source File
# Begin Source File
+SOURCE=.\my_memmem.c
+# End Source File
+# Begin Source File
+
SOURCE=.\my_messnc.c
# End Source File
# Begin Source File