From 60f1ea8088be22fdb304d5ba47d23621f9aa7461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Thu, 8 May 2014 10:08:12 +0300 Subject: [PATCH] Make manually edited vcproj files match what visual studio actually generates This changes the indentation from space to tabs, and adds missing dos newlines to these few lines. This makes the file be detected as using dos newlines properly in certain editors. --- codec/build/win32/dec/WelsDecCore.vcproj | 32 ++++++++++++------------ codec/build/win32/enc/WelsEncCore.vcproj | 16 ++++++------ 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/codec/build/win32/dec/WelsDecCore.vcproj b/codec/build/win32/dec/WelsDecCore.vcproj index 6c6770dc..e4deecfd 100644 --- a/codec/build/win32/dec/WelsDecCore.vcproj +++ b/codec/build/win32/dec/WelsDecCore.vcproj @@ -685,10 +685,10 @@ RelativePath="..\..\..\decoder\core\inc\bit_stream.h" > - - + + @@ -737,10 +737,10 @@ RelativePath="..\..\..\decoder\core\inc\error_code.h" > - - + + @@ -862,10 +862,10 @@ RelativePath="..\..\..\decoder\core\src\bit_stream.cpp" > - - + + @@ -902,10 +902,10 @@ RelativePath="..\..\..\decoder\core\src\decoder_data_tables.cpp" > - - + + diff --git a/codec/build/win32/enc/WelsEncCore.vcproj b/codec/build/win32/enc/WelsEncCore.vcproj index 47af277f..41191b41 100644 --- a/codec/build/win32/enc/WelsEncCore.vcproj +++ b/codec/build/win32/enc/WelsEncCore.vcproj @@ -395,10 +395,10 @@ /> - - + + @@ -1452,10 +1452,10 @@ RelativePath="..\..\..\encoder\core\inc\bit_stream.h" > - - + +