Update VC++ project files.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49881 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangSema/clangSema.vcproj b/win32/clangSema/clangSema.vcproj
index ac85915..c7e9200 100644
--- a/win32/clangSema/clangSema.vcproj
+++ b/win32/clangSema/clangSema.vcproj
@@ -153,6 +153,10 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"

 			>

 			<File

+				RelativePath="..\..\lib\Sema\IdentifierResolver.cpp"

+				>

+			</File>

+			<File

 				RelativePath="..\..\lib\Sema\ParseAST.cpp"

 				>

 			</File>

@@ -169,6 +173,10 @@
 				>

 			</File>

 			<File

+				RelativePath="..\..\lib\Sema\SemaDeclCXX.cpp"

+				>

+			</File>

+			<File

 				RelativePath="..\..\lib\Sema\SemaDeclObjC.cpp"

 				>

 			</File>