Refine Visual Studio Projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 24 Jun 2011 03:22:47 +0000 (11:22 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 24 Jun 2011 03:22:47 +0000 (11:22 +0800)
commit088b08bdfc8e6b3a7cc4d884e2186fe1a156fadb
treeea166c3a57a132c707ae07ac9bee6edcd2c82b9b
parent92365b05c4075302920eab75cc7053b130032468
Refine Visual Studio Projects

-Reinstate build/win32/vs10/glib.sln with the correct EOL (DOS/Windows) so
 that the file can be correctly recognized by Windows, rather than having
 the "Unrecognized Visual Studio Version".

-Update the main GLib projects to output the DLL/LIB file into <Release or
 Debug>\<Win32 or x64>\bin for all configurations.

-Update/simplify the property sheets to copy all DLL and LIB files from
 <Release or Debug>\<Win32 or x64>\bin for all configurations.

-Update the VS 2008 property sheet to seperate the intermediate directories
 for all projects as well to avoid errors/warnings of being unable to
 write/access the PDB files as they are in use.
build/win32/vs10/glib.props
build/win32/vs10/glib.sln [new file with mode: 0644]
build/win32/vs10/glib.vcxprojin
build/win32/vs9/glib.vcprojin
build/win32/vs9/glib.vsprops