Update VS project files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54701 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangCodeGen/clangCodeGen.vcproj b/win32/clangCodeGen/clangCodeGen.vcproj
index 01e8f11..0f45176 100644
--- a/win32/clangCodeGen/clangCodeGen.vcproj
+++ b/win32/clangCodeGen/clangCodeGen.vcproj
@@ -195,6 +195,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\CGObjCMac.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\CGStmt.cpp"
>
</File>
diff --git a/win32/clangLex/clangLex.vcproj b/win32/clangLex/clangLex.vcproj
index 6e8e37e..e8d3041 100644
--- a/win32/clangLex/clangLex.vcproj
+++ b/win32/clangLex/clangLex.vcproj
@@ -179,6 +179,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Lex\PPCaching.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Lex\PPDirectives.cpp"
>
</File>
diff --git a/win32/clangLibDriver/clangLibDriver.vcproj b/win32/clangLibDriver/clangLibDriver.vcproj
index 7cd7ca4..d07ccba 100644
--- a/win32/clangLibDriver/clangLibDriver.vcproj
+++ b/win32/clangLibDriver/clangLibDriver.vcproj
@@ -156,10 +156,6 @@
RelativePath="..\..\lib\Driver\TextDiagnosticPrinter.cpp"
>
</File>
- <File
- RelativePath="..\..\lib\Driver\TextDiagnostics.cpp"
- >
- </File>
</Filter>
<Filter
Name="Header Files"
@@ -174,10 +170,6 @@
RelativePath="..\..\include\clang\Driver\TextDiagnosticPrinter.h"
>
</File>
- <File
- RelativePath="..\..\include\clang\Driver\TextDiagnostics.h"
- >
- </File>
</Filter>
</Files>
<Globals>