diff options
author | unknown <lenz@mysql.com> | 2004-08-05 16:50:03 +0200 |
---|---|---|
committer | unknown <lenz@mysql.com> | 2004-08-05 16:50:03 +0200 |
commit | 74e86ee36c9a2f645aa3bd31447a69b6f2b9ac47 (patch) | |
tree | dffafdb6fbdf8e11a0f4fcc6f5be84b6e8187dcf | |
parent | 7b61477461fd8606d5f64b32cc9c24465419e056 (diff) | |
download | mariadb-git-74e86ee36c9a2f645aa3bd31447a69b6f2b9ac47.tar.gz |
- Windows compile fix: added srv/srv0que.c to the innobase project
file
-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 ea0aaeb3b83..25e9d5d75b8 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 |