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/innobase | |
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/innobase')
-rw-r--r-- | VC++Files/innobase/innobase.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/VC++Files/innobase/innobase.dsp b/VC++Files/innobase/innobase.dsp index a147fb3438c..0768b3095ea 100644 --- a/VC++Files/innobase/innobase.dsp +++ b/VC++Files/innobase/innobase.dsp @@ -368,6 +368,10 @@ SOURCE=.\row\row0vers.c # End Source File # Begin Source File +SOURCE=.\srv\srv0que.c +# End Source File +# Begin Source File + SOURCE=.\srv\srv0srv.c # End Source File # Begin Source File |