Visual Studio Projects: Use Unix Line Endings
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 27 Dec 2013 02:50:35 +0000 (10:50 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 27 Dec 2013 02:50:35 +0000 (10:50 +0800)
commitd01a075632150fcc63f4d9f41046a450a3f4915a
tree950dd844b5fab4fda4ca1e3bc59b23cf557c0d00
parentc488aa6785c0865dcaf1748418f05798bab68835
Visual Studio Projects: Use Unix Line Endings

...where possible, to make application of patches easier in the future.
The README.txt's and the .sln files are still in Windows/DOS line endings
as they need to be so.
27 files changed:
build/win32/vs10/gdbus.vcxproj
build/win32/vs10/gdbus.vcxproj.filters
build/win32/vs10/gio-querymodules.vcxproj
build/win32/vs10/gio-querymodules.vcxproj.filters
build/win32/vs10/glib-compile-resources.vcxproj
build/win32/vs10/glib-compile-resources.vcxproj.filters
build/win32/vs10/glib-compile-schemas.vcxproj
build/win32/vs10/glib-genmarshal.vcxproj
build/win32/vs10/gmodule.vcxproj
build/win32/vs10/gresource.vcxproj
build/win32/vs10/gresource.vcxproj.filters
build/win32/vs10/gsettings.vcxproj
build/win32/vs10/gspawn-win32-helper-console.vcxproj
build/win32/vs10/gspawn-win32-helper.vcxproj
build/win32/vs10/gthread.vcxproj
build/win32/vs10/install.vcxproj
build/win32/vs10/testglib.vcxproj
build/win32/vs9/gdbus.vcproj
build/win32/vs9/gio-querymodules.vcproj
build/win32/vs9/glib-compile-resources.vcproj
build/win32/vs9/glib-genmarshal.vcproj
build/win32/vs9/gresource.vcproj
build/win32/vs9/gspawn-win32-helper-console.vcproj
build/win32/vs9/gspawn-win32-helper.vcproj
build/win32/vs9/gthread.vcproj
build/win32/vs9/install.vcproj
build/win32/vs9/testglib.vcproj