diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index 1a8804f88f0..134c1b901ed 100644 --- a/win32/Support/Support.vcproj +++ b/win32/Support/Support.vcproj @@ -49,10 +49,11 @@ ForceConformanceInForLoopScope="true" RuntimeTypeInfo="true" UsePrecompiledHeader="0" + ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="false" - DebugInformationFormat="4" + DebugInformationFormat="3" DisableSpecificWarnings="4355,4146,4800" /> + + @@ -222,13 +228,6 @@ - - - - - @@ -444,6 +439,10 @@ RelativePath="..\..\include\llvm\ADT\BitVector.h" > + + diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index 441ddd4d5a5..91736f4b496 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -308,10 +308,6 @@ RelativePath="..\..\lib\Transforms\Scalar\DeadStoreElimination.cpp" > - - @@ -336,6 +332,10 @@ RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp" > + + @@ -416,6 +416,10 @@ RelativePath="..\..\lib\Transforms\Utils\CloneFunction.cpp" > + + diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj index 8f3a61ee7a7..52f8abb640f 100644 --- a/win32/VMCore/VMCore.vcproj +++ b/win32/VMCore/VMCore.vcproj @@ -166,6 +166,10 @@ RelativePath="..\..\lib\VMCore\AsmWriter.cpp" > + + diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj index 9e85807adcf..bff3744a739 100644 --- a/win32/x86/x86.vcproj +++ b/win32/x86/x86.vcproj @@ -216,6 +216,10 @@ RelativePath="..\..\lib\Target\X86\X86FloatingPoint.cpp" > + +