2.6.3:

2006-04-19  Cedric Gustin  <cedric.gustin@gmail.com>

	* MSVC_Net2003/*.vcproj: Updated for Visual Studio 2005. Added the
	/vd2 compiler flag (Bug #158040). Renamed target DLL to
	glademm-2.4 to comply to the value returned by "pkg-config --libs
	--msvc-syntax libglademm-2.4".
	* MSVC_Net2003/libglademm.sln: Updated for Visual Studio 2005. 
	* MSVC_Net2003/gendef/gendef.cc: Redirect output of dumpbin to a
	file.
	* build_shared/Makefile_build.am_fragment: Add -DLIBGLADEMM_BUILD
	to the extra_defines compiler flags (switch between
	dllexport/dllimport on win32).