Update win32 VStudio project files to keep pace with recently added and deleted files
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41553 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj
index 1a8804f..134c1b9 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"
/>
<Tool
@@ -116,6 +117,7 @@
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
+ ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
@@ -168,6 +170,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Support\APFloat.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Support\APInt.cpp"
>
</File>
@@ -223,13 +229,6 @@
RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"
>
<FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
@@ -309,10 +308,6 @@
>
</File>
<File
- RelativePath="..\..\include\llvm\Support\DataTypes.h"
- >
- </File>
- <File
RelativePath="..\..\include\llvm\Support\Debug.h"
>
</File>
@@ -445,6 +440,10 @@
>
</File>
<File
+ RelativePath="..\..\include\llvm\Support\DataTypes.h.in"
+ >
+ </File>
+ <File
RelativePath="..\..\include\llvm\Adt\DenseMap.h"
>
</File>