diff options
author | unknown <Greg@greg-laptop.> | 2004-03-22 14:30:30 -0700 |
---|---|---|
committer | unknown <Greg@greg-laptop.> | 2004-03-22 14:30:30 -0700 |
commit | a99039f8bf89a434748c3815ce21fed717ecee52 (patch) | |
tree | d3f17e6a721524b996a0e2f12f0b6d2b0d210780 /VC++Files/innobase | |
parent | 76bff7b6b6c32414ff612056dc4aad28579b167b (diff) | |
download | mariadb-git-a99039f8bf89a434748c3815ce21fed717ecee52.tar.gz |
Changes to project files precipitated from 4.1 test builds.
BitKeeper/deleted/.del-libmysql.def~f5dffcb3ed925d28:
Delete: VC++Files/libmysql/libmysql.def
VC++Files/innobase/innobase.dsp:
'com' module no longer exists.
VC++Files/strings/MASM6x/strings.dsp:
Add strnlen
VC++Files/strings/strings.dsp:
Add strnlen
Diffstat (limited to 'VC++Files/innobase')
-rw-r--r-- | VC++Files/innobase/innobase.dsp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/VC++Files/innobase/innobase.dsp b/VC++Files/innobase/innobase.dsp index c50911063ab..2687c48ca32 100644 --- a/VC++Files/innobase/innobase.dsp +++ b/VC++Files/innobase/innobase.dsp @@ -168,14 +168,6 @@ SOURCE=.\buf\buf0rea.c # End Source File # Begin Source File -SOURCE=.\com\com0com.c -# End Source File -# Begin Source File - -SOURCE=.\com\com0shm.c -# End Source File -# Begin Source File - SOURCE=.\data\data0data.c # End Source File # Begin Source File |