Add missing header files to projects.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19234 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj
index b10f154..04ffe5b 100644
--- a/win32/VMCore/VMCore.vcproj
+++ b/win32/VMCore/VMCore.vcproj
@@ -178,9 +178,15 @@
 				RelativePath="..\..\include\llvm\Argument.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\Assembly\AsmAnnotationWriter.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\BasicBlock.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\Assembly\CachedWriter.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\CallGraphSCCPass.h">
 			</File>
 			<File
@@ -247,6 +253,9 @@
 				RelativePath="..\..\include\llvm\PassSupport.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\Assembly\PrintModulePass.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\SymbolTable.h">
 			</File>
 			<File
@@ -267,6 +276,9 @@
 			<File
 				RelativePath="..\..\include\llvm\Value.h">
 			</File>
+			<File
+				RelativePath="..\..\include\llvm\Assembly\Writer.h">
+			</File>
 		</Filter>
 	</Files>
 	<Globals>