Visual Studio builds: Use UNIX line endings for projects

Make things consistent across the board.  Only the .sln files and the
various README files under build/win32 should have Windows CR/LF line
endings.
This commit is contained in:
Chun-wei Fan 2019-01-18 16:43:47 +08:00
parent 466c87dec5
commit c89328766a
2 changed files with 182 additions and 182 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">