summaryrefslogtreecommitdiff
path: root/VC++Files
diff options
context:
space:
mode:
authormonty@mysql.com <>2004-06-28 00:42:02 +0300
committermonty@mysql.com <>2004-06-28 00:42:02 +0300
commiteca9418ca785e2b95c3e1dbe82fc9ddecf7a0331 (patch)
tree954fa8b91cc81036542a5044308f8e97a192170a /VC++Files
parent406ae8a59e665d94cb394d4197918607ebeee1f8 (diff)
downloadmariadb-git-eca9418ca785e2b95c3e1dbe82fc9ddecf7a0331.tar.gz
Added missing my_time.c file to mysqlclient project
Moved include <assert.h> to my_global.h
Diffstat (limited to 'VC++Files')
-rw-r--r--VC++Files/client/mysqlclient.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/VC++Files/client/mysqlclient.dsp b/VC++Files/client/mysqlclient.dsp
index 88ae9352139..4de32e447d3 100644
--- a/VC++Files/client/mysqlclient.dsp
+++ b/VC++Files/client/mysqlclient.dsp
@@ -435,6 +435,10 @@ SOURCE=..\mysys\my_tempnam.c
# End Source File
# Begin Source File
+SOURCE=..\libmysql\my_time.c
+# End Source File
+# Begin Source File
+
SOURCE=..\mysys\my_thr_init.c
# End Source File
# Begin Source File