diff options
author | lenz@mysql.com <> | 2004-06-24 11:45:06 +0200 |
---|---|---|
committer | lenz@mysql.com <> | 2004-06-24 11:45:06 +0200 |
commit | 1c8894312936247f6836e049cc3c927d14d6ded0 (patch) | |
tree | 2d780b3ba98318464a9b2706ea9af73c130290db /VC++Files/libmysqld | |
parent | edb9af25bc6e2c514dd86d8f1a3d86e567cbb6a7 (diff) | |
download | mariadb-git-1c8894312936247f6836e049cc3c927d14d6ded0.tar.gz |
- Windows compile fix: added srv/srv0que.c to the innobase project
file and sql/tztime.cpp to the libmysqld project file
Diffstat (limited to 'VC++Files/libmysqld')
-rw-r--r-- | VC++Files/libmysqld/libmysqld.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/VC++Files/libmysqld/libmysqld.dsp b/VC++Files/libmysqld/libmysqld.dsp index 8d4dac20b6c..2cdb78fa5d1 100644 --- a/VC++Files/libmysqld/libmysqld.dsp +++ b/VC++Files/libmysqld/libmysqld.dsp @@ -564,6 +564,10 @@ SOURCE=..\sql\time.cpp # End Source File
# Begin Source File
+SOURCE=..\sql\tztime.cpp +# End Source File +# Begin Source File + SOURCE=..\sql\uniques.cpp
# End Source File
# Begin Source File
|