Fixed some problems for Windows build

VC++Files/client/mysql.dsp:
  Fixed omission of mysys\my_conio.c.
VC++Files/client/mysql_ia64.dsp:
  Fixed omission of mysys\my_conio.c.
client/mysqldump.c:
  VS compiler does not accept variable declarations within blocks.
  Such a behaviour complies with the Standard C.
This commit is contained in:
unknown 2006-06-06 09:59:45 -07:00
commit 5efb70d777
3 changed files with 10 additions and 1 deletions