2010-01-18 Bill Holmes <billholmes54@gmail.com>
commit06d3d888ea15355561415cbba9eebff9d424993f
authorBill Holmes <holmes@mono-cvs.ximian.com>
Mon, 18 Jan 2010 21:54:43 +0000 (18 21:54 -0000)
committerBill Holmes <holmes@mono-cvs.ximian.com>
Mon, 18 Jan 2010 21:54:43 +0000 (18 21:54 -0000)
tree7f76c7d219890dd5cc08c2701e6063e72d246f48
parentbfa834d89da554ee8b508ba3c342c445b1936985
2010-01-18  Bill Holmes  <billholmes54@gmail.com>

* libmono.vcproj : Adding a link to Mswsock.lib and adding files
  mono-error and debugger-agent.

* debugger-agent.c : Changing the PLATFORM_WIN32 preprocessor check to
  HOST_WIN32.  Also including winsock2. to define struct in_addr.

* mini-amd64.h : Changing the PLATFORM_WIN32 preprocessor check to HOST_WIN32.

* mini-x86.h : Changing the PLATFORM_WIN32 preprocessor check to HOST_WIN32.

Code is contributed under MIT/X11 license.

svn path=/trunk/mono/; revision=149774
mono/mini/ChangeLog
mono/mini/debugger-agent.c
mono/mini/mini-amd64.h
mono/mini/mini-x86.h
msvc05/ChangeLog
msvc05/libmono.vcproj