diff options
author | georg@beethoven.site <> | 2005-01-26 15:19:20 +0100 |
---|---|---|
committer | georg@beethoven.site <> | 2005-01-26 15:19:20 +0100 |
commit | 3b2bf2f512a62ae5b2c9e06e38026033b177bed9 (patch) | |
tree | 68d75442c49fa6d6fe4da814335b55c5dab50c04 /VC++Files/libmysqld | |
parent | 6596744d0f426834a281908326155f3eea578e66 (diff) | |
download | mariadb-git-3b2bf2f512a62ae5b2c9e06e38026033b177bed9.tar.gz |
Fixes for windows compilation bugs
(After review of cs georg:1.1800 by Monty)
Diffstat (limited to 'VC++Files/libmysqld')
-rw-r--r-- | VC++Files/libmysqld/libmysqld.dsp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/VC++Files/libmysqld/libmysqld.dsp b/VC++Files/libmysqld/libmysqld.dsp index 99912228445..019589289cd 100644 --- a/VC++Files/libmysqld/libmysqld.dsp +++ b/VC++Files/libmysqld/libmysqld.dsp @@ -228,10 +228,6 @@ SOURCE=..\sql\ha_innodb.cpp # End Source File
# Begin Source File
-SOURCE=..\sql\ha_isammrg.cpp
-# End Source File
-# Begin Source File
-
SOURCE=..\sql\ha_myisam.cpp
# End Source File
# Begin Source File
|