Unbreak VC++ build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31464 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj
index e0b38c6..0da1c3f 100644
--- a/win32/Support/Support.vcproj
+++ b/win32/Support/Support.vcproj
@@ -110,6 +110,9 @@
 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
 			<File
+				RelativePath="..\..\lib\Support\Allocator.cpp">
+			</File>
+			<File
 				RelativePath="..\..\lib\Support\Annotation.cpp">
 			</File>
 			<File
@@ -125,6 +128,9 @@
 				</FileConfiguration>
 			</File>
 			<File
+				RelativePath="..\..\lib\Support\CStringMap.cpp">
+			</File>
+			<File
 				RelativePath="..\..\lib\Support\Debug.cpp">
 			</File>
 			<File
@@ -134,12 +140,21 @@
 				RelativePath="..\..\lib\Support\FileUtilities.cpp">
 			</File>
 			<File
+				RelativePath="..\..\lib\Support\FoldingSet.cpp">
+			</File>
+			<File
+				RelativePath="..\..\lib\Support\GraphWriter.cpp">
+			</File>
+			<File
 				RelativePath="..\..\lib\Support\IsInf.cpp">
 			</File>
 			<File
 				RelativePath="..\..\lib\Support\IsNAN.cpp">
 			</File>
 			<File
+				RelativePath="..\..\lib\Support\ManagedStatic.cpp">
+			</File>
+			<File
 				RelativePath="..\..\lib\Support\PluginLoader.cpp">
 			</File>
 			<File
@@ -169,9 +184,6 @@
 			<File
 				RelativePath="..\..\lib\Support\Timer.cpp">
 			</File>
-			<File
-				RelativePath="..\..\lib\Support\ToolRunner.cpp">
-			</File>
 			<Filter
 				Name="bzip2"
 				Filter="">
@@ -212,6 +224,9 @@
 				RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\Support\Allocator.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\Support\Annotation.h">
 			</File>
 			<File
@@ -227,6 +242,9 @@
 				RelativePath="..\..\include\llvm\Support\CommandLine.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\Support\Compiler.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\Support\Compressor.h">
 			</File>
 			<File
@@ -272,6 +290,9 @@
 				RelativePath="..\..\include\llvm\Support\MallocAllocator.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\Support\ManagedStatic.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\Support\Mangler.h">
 			</File>
 			<File
@@ -305,9 +326,6 @@
 				RelativePath="..\..\include\llvm\Support\Timer.h">
 			</File>
 			<File
-				RelativePath="..\..\include\llvm\Support\ToolRunner.h">
-			</File>
-			<File
 				RelativePath="..\..\include\llvm\Support\type_traits.h">
 			</File>
 			<File
@@ -321,6 +339,9 @@
 				RelativePath="..\..\include\llvm\Adt\BitSetVector.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\ADT\CStringMap.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\Adt\DenseMap.h">
 			</File>
 			<File
@@ -330,6 +351,9 @@
 				RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\ADT\FoldingSet.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\Adt\GraphTraits.h">
 			</File>
 			<File
@@ -360,6 +384,12 @@
 				RelativePath="..\..\include\llvm\Adt\SetVector.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\ADT\SmallString.h">
+			</File>
+			<File
+				RelativePath="..\..\include\llvm\ADT\SmallVector.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\Adt\Statistic.h">
 			</File>
 			<File