Add StringPool + new CodeGen files to win32 build

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44805 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj
index e9e9c30..6e9eb07 100644
--- a/win32/Support/Support.vcproj
+++ b/win32/Support/Support.vcproj
@@ -409,6 +409,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\lib\Support\StringPool.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\lib\Support\SystemUtils.cpp"
 				>
 			</File>
@@ -567,6 +571,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\Support\StringPool.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\Support\SystemUtils.h"
 				>
 			</File>