diff options
author | aivanov@mysql.com <> | 2005-11-28 22:15:43 +0300 |
---|---|---|
committer | aivanov@mysql.com <> | 2005-11-28 22:15:43 +0300 |
commit | 6680d33a4cf35deefb32403ac597da7e71e575f6 (patch) | |
tree | 79bf4bcbb1eaa1f885d63024ebd86075aedc87db /VC++Files | |
parent | 8d6811def70c78f174894c7a97e695026cf0e034 (diff) | |
download | mariadb-git-6680d33a4cf35deefb32403ac597da7e71e575f6.tar.gz |
Changed mysqld.dsp to avoid compilation error in VC++
Diffstat (limited to 'VC++Files')
-rw-r--r-- | VC++Files/sql/mysqld.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VC++Files/sql/mysqld.dsp b/VC++Files/sql/mysqld.dsp index 7a9ad3e1c76..817e3224ea4 100644 --- a/VC++Files/sql/mysqld.dsp +++ b/VC++Files/sql/mysqld.dsp @@ -456,7 +456,7 @@ SOURCE=.\gstream.cpp # End Source File # Begin Source File -SOURCE=.\examples\ha_archive.cpp +SOURCE=.\ha_archive.cpp # End Source File # Begin Source File |