Fix Visual Studio project files; patch by Cédric Venet.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52074 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangAST/clangAST.vcproj b/win32/clangAST/clangAST.vcproj
index 1517f96..8b5aaaa 100644
--- a/win32/clangAST/clangAST.vcproj
+++ b/win32/clangAST/clangAST.vcproj
@@ -173,6 +173,10 @@
 				>

 			</File>

 			<File

+				RelativePath="..\..\lib\AST\DeclBase.cpp"

+				>

+			</File>

+			<File

 				RelativePath="..\..\lib\AST\DeclObjC.cpp"

 				>

 			</File>