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:
parent
466c87dec5
commit
c89328766a
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user