Update vcproj files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47967 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangSema/clangSema.vcproj b/win32/clangSema/clangSema.vcproj
index 095588c..8534348 100644
--- a/win32/clangSema/clangSema.vcproj
+++ b/win32/clangSema/clangSema.vcproj
@@ -153,7 +153,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\Sema\ASTStreamer.cpp"
+ RelativePath="..\..\Sema\ParseAST.cpp"
>
</File>
<File
@@ -169,6 +169,10 @@
>
</File>
<File
+ RelativePath="..\..\Sema\SemaDeclObjC.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\Sema\SemaExpr.cpp"
>
</File>
@@ -177,6 +181,10 @@
>
</File>
<File
+ RelativePath="..\..\Sema\SemaExprObjC.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\Sema\SemaStmt.cpp"
>
</File>