diff options
author | venu@myvenu.com <> | 2003-06-03 18:45:07 -0700 |
---|---|---|
committer | venu@myvenu.com <> | 2003-06-03 18:45:07 -0700 |
commit | 27469ec8b9f8164d8c784a16a9190538fe64c56c (patch) | |
tree | 6c667c83f599e122fe20111ffc01bf244d774111 /VC++Files/sql | |
parent | e436736d29dcde08eee20b49e0c6c148b8b6dd02 (diff) | |
download | mariadb-git-27469ec8b9f8164d8c784a16a9190538fe64c56c.tar.gz |
Windows build fixups with the latest source
Diffstat (limited to 'VC++Files/sql')
-rw-r--r-- | VC++Files/sql/mysqld.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/VC++Files/sql/mysqld.dsp b/VC++Files/sql/mysqld.dsp index e15d443a3b7..d548a44550c 100644 --- a/VC++Files/sql/mysqld.dsp +++ b/VC++Files/sql/mysqld.dsp @@ -486,6 +486,10 @@ SOURCE=.\item_func.cpp # End Source File # Begin Source File +SOURCE=.\item_geofunc.cpp +# End Source File +# Begin Source File + SOURCE=.\item_row.cpp # End Source File # Begin Source File @@ -742,6 +746,10 @@ SOURCE=.\OPT_SUM.cpp # End Source File # Begin Source File +SOURCE=.\pack.c +# End Source File +# Begin Source File + SOURCE=.\password.c !IF "$(CFG)" == "mysqld - Win32 Release" |