More VC++ project file updates.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50909 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangCodeGen/clangCodeGen.vcproj b/win32/clangCodeGen/clangCodeGen.vcproj
index ef3b3af..d7ca569 100644
--- a/win32/clangCodeGen/clangCodeGen.vcproj
+++ b/win32/clangCodeGen/clangCodeGen.vcproj
@@ -157,6 +157,10 @@
 				>

 			</File>

 			<File

+				RelativePath="..\..\lib\CodeGen\CGDebugInfo.cpp"

+				>

+			</File>

+			<File

 				RelativePath="..\..\lib\CodeGen\CGDecl.cpp"

 				>

 			</File>

diff --git a/win32/clangDriver/clangDriver.vcproj b/win32/clangDriver/clangDriver.vcproj
index 346945d4..b0e940d 100644
--- a/win32/clangDriver/clangDriver.vcproj
+++ b/win32/clangDriver/clangDriver.vcproj
@@ -214,6 +214,10 @@
 				>

 			</File>

 			<File

+				RelativePath="..\..\Driver\RewriteMacros.cpp"

+				>

+			</File>

+			<File

 				RelativePath="..\..\Driver\RewriteObjC.cpp"

 				>

 			</File>